This commit is contained in:
Philip Cheung 2024-10-08 14:17:22 +08:00
parent 743a159cbf
commit 8095a71fc1
2 changed files with 3 additions and 2 deletions

2
.env Normal file
View File

@ -0,0 +1,2 @@
DOMAIN=philip-cat.com
STACK_NAME=allandone

View File

@ -6,8 +6,7 @@ services:
container_name: allAndOne
env_file:
- .env.local
- DOMAIN=philip-cat.com
- .env
ports:
- '3000:3000'
volumes: