fixed bugs

This commit is contained in:
philipcheung 2025-01-22 18:35:13 +08:00
parent 7644ba35c1
commit 2d40ae0eb1
1 changed files with 3 additions and 3 deletions

6
.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=oneandallmusic.net DOMAIN=oneandallmusic.net
DOMAIN=localhost #DOMAIN=localhost
# Environment: local, staging, production # Environment: local, staging, production
ENVIRONMENT=local ENVIRONMENT=production
PROJECT_NAME="One & All" PROJECT_NAME="One & All"
STACK_NAME=oneandallcms STACK_NAME=oneandallcms