feat: create export pdf in detail rekapitulasi gangguan all

This commit is contained in:
kur0nek-o
2024-03-29 11:15:14 +07:00
parent 1298e83671
commit f2acec6845
3 changed files with 167 additions and 6 deletions

View File

@ -2,9 +2,9 @@ VITE_BASE_URL=http://localhost:5173
VITE_BASE_DIRECTORY=/
VITE_APP_VERSION=0.0.1
VITE_APP_NAME='Executive Information System'
VITE_APP_GRAPHQL_ENDPOINT=http://127.0.0.1:32169/graphql
# VITE_APP_GRAPHQL_ENDPOINT=http://127.0.0.1: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