Update GraphQL and REST endpoints in .env.development file

This commit is contained in:
Dede Fuji Abdul
2024-04-01 10:38:11 +07:00
parent 3ff5e44a27
commit 7fa97a3ce4

View File

@ -3,8 +3,5 @@ VITE_BASE_DIRECTORY=/
VITE_APP_VERSION=0.0.1 VITE_APP_VERSION=0.0.1
VITE_APP_NAME='Executive Information System' VITE_APP_NAME='Executive Information System'
# VITE_APP_GRAPHQL_ENDPOINT=http://10.8.0.13:32169/graphql # VITE_APP_GRAPHQL_ENDPOINT=http://10.8.0.13:32169/graphql
# VITE_APP_REST_ENDPOINT=http://192.168.191.163:32180
VITE_APP_GRAPHQL_ENDPOINT=http://10.1.50.173:32180/graphql VITE_APP_GRAPHQL_ENDPOINT=http://10.1.50.173:32180/graphql
# VITE_APP_GRAPHQL_ENDPOINT=http://192.168.137.46:32169/graphql
VITE_APP_REST_ENDPOINT=http://10.1.50.173:32181 VITE_APP_REST_ENDPOINT=http://10.1.50.173:32181