diff --git a/frontend/.env b/frontend/.env index feb7c94..56c4e7b 100644 --- a/frontend/.env +++ b/frontend/.env @@ -1,4 +1,4 @@ # 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"