This commit is contained in:
Philip Cheung 2024-10-08 00:24:05 +08:00
parent 31ebaea838
commit 17d0dd220c
2 changed files with 3 additions and 3 deletions

4
.env
View File

@ -1,9 +1,9 @@
# Domain # Domain
# This would be set to the production domain with an env var on deployment # This would be set to the production domain with an env var on deployment
DOMAIN=localhost DOMAIN=philip-cat.com
# Environment: local, staging, production # Environment: local, staging, production
ENVIRONMENT=local ENVIRONMENT=staging
PROJECT_NAME="All & One" PROJECT_NAME="All & One"
STACK_NAME=allandonecms STACK_NAME=allandonecms

View File

@ -1 +1 @@
VITE_API_URL=http://localhost VITE_API_URL=https://localhost