This commit is contained in:
rca 2024-06-23 16:01:51 +09:00
parent 2370d91188
commit 282199356d

View File

@ -41,7 +41,7 @@ services:
- postgres - postgres
kidshift: kidshift:
build: ./kidshift build: .
container_name: kidshift_app container_name: kidshift_app
environment: environment:
DATABASE_URL: postgres://kidshift:kidshift@kidshift:5432/kidshift DATABASE_URL: postgres://kidshift:kidshift@kidshift:5432/kidshift