This commit is contained in:
Philip Cheung 2024-10-08 14:13:40 +08:00
parent 15e0cf3bb9
commit 3cd3830ed3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
container_name: allAndOne container_name: allAndOne
env_file: env_file:
- .env.local - ..env.local
ports: ports:
- '3000:3000' - '3000:3000'
volumes: volumes: