This commit is contained in:
2024-10-08 14:15:56 +08:00
parent 3cd3830ed3
commit 743a159cbf

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: