first commit
This commit is contained in:
10
modules/ps_metrics/.env.dist
Normal file
10
modules/ps_metrics/.env.dist
Normal file
@@ -0,0 +1,10 @@
|
||||
# For metrics app (VITEJS)
|
||||
VITE_METRICS_API_URL=https://analytics-api.psessentials.net/graphql
|
||||
# If you change want to change the value of the sandbox, disconnect from billing first.
|
||||
VITE_BILLING_SANDBOX=
|
||||
|
||||
# For PHP
|
||||
PHP_METRICS_API_URL=https://analytics-api.psessentials.net
|
||||
SEGMENT_API_KEY=iqrIKrNdu66IoCgzyHPeaaUweBKZmJmC
|
||||
PS_METRICS_CDN_URL=https://storage.googleapis.com/psxmetrics/latest/
|
||||
USE_LOCAL_VUE_APP=false
|
||||
Reference in New Issue
Block a user