This commit is contained in:
Philip Cheung 2024-10-08 13:56:36 +08:00
parent 32903ace76
commit 07729b987a
1 changed files with 1 additions and 1 deletions

View File

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