Use production admin in dev

This commit is contained in:
2023-07-09 23:08:48 +04:00
parent 0795298ab1
commit e8067110d6

View File

@@ -1,4 +1,4 @@
# The URL where your API can be reached on the web. # The URL where your API can be reached on the web.
NEXT_PUBLIC_DIRECTUS_API_URL="http://0.0.0.0:8055" NEXT_PUBLIC_DIRECTUS_API_URL="https://admin.pca-pijac.dev.civokram.com"
NEXT_PUBLIC_GLOBALS_ID="4f8d9e66-ec95-4bdd-a5e7-34df8ea68a45" NEXT_PUBLIC_GLOBALS_ID="4f8d9e66-ec95-4bdd-a5e7-34df8ea68a45"