fixed bugs
This commit is contained in:
parent
7644ba35c1
commit
2d40ae0eb1
6
.env
6
.env
|
@ -1,9 +1,9 @@
|
|||
# Domain
|
||||
# This would be set to the production domain with an env var on deployment
|
||||
#DOMAIN=oneandallmusic.net
|
||||
DOMAIN=localhost
|
||||
DOMAIN=oneandallmusic.net
|
||||
#DOMAIN=localhost
|
||||
# Environment: local, staging, production
|
||||
ENVIRONMENT=local
|
||||
ENVIRONMENT=production
|
||||
|
||||
PROJECT_NAME="One & All"
|
||||
STACK_NAME=oneandallcms
|
||||
|
|
Loading…
Reference in New Issue