Selaa lähdekoodia

ready live

Former-commit-id: be68211892
master
jefry 3 vuotta sitten
vanhempi
commit
d034849300
1 muutettua tiedostoa jossa 5 lisäystä ja 13 poistoa
  1. +5
    -13
      env-example

+ 5
- 13
env-example Näytä tiedosto

@@ -1,14 +1,6 @@
//local
API_URL=http://127.0.0.1:14005
API_GRAPHQL_URI=http://127.0.0.1:14005/graphql
BACKEND_SERVER_URI =http://127.0.0.1:14005
API_URL=#STRAPI URL#
API_GRAPHQL_URI=#STRAPI URL#/graphql
BACKEND_SERVER_URI =#STRAPI URL#

//live
API_URL=http://172.16.1.8:14009
API_GRAPHQL_URI=http://172.16.1.8:14009/graphql
BACKEND_SERVER_URI=http://172.16.1.8:14009

//strapi live server
API_URL=https://strapisite.thamrin.xyz
API_GRAPHQL_URI=https://strapisite.thamrin.xyz/graphql
BACKEND_SERVER_URI =https://strapisite.thamrin.xyz
PORT=#PORT#
NODE_ENV = production

Ladataan…
Peruuta
Tallenna