env
This commit is contained in:
4
.env
4
.env
@@ -1,9 +1,9 @@
|
||||
# Domain
|
||||
# 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
|
||||
ENVIRONMENT=staging
|
||||
|
||||
PROJECT_NAME="All & One"
|
||||
STACK_NAME=allandonecms
|
||||
|
@@ -1 +1 @@
|
||||
VITE_API_URL=http://localhost
|
||||
VITE_API_URL=https://localhost
|
||||
|
Reference in New Issue
Block a user