This commit is contained in:
rca 2024-06-23 16:08:39 +09:00
parent 282199356d
commit 78511cdddf

View File

@ -48,7 +48,7 @@ services:
ports:
- "3000:3000"
volumes:
- ./kidshift:/usr/src/kidshift
- .:/usr/src/kidshift
depends_on:
- postgres
- minio