This commit is contained in:
Philip Cheung 2024-10-08 14:15:56 +08:00
parent 3cd3830ed3
commit 743a159cbf
1 changed files with 2 additions and 1 deletions

View File

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