mirror of
https://github.com/lukevella/rallly-selfhosted.git
synced 2025-12-10 02:42:49 +01:00
Update docker compose
This commit is contained in:
parent
203be219ad
commit
b8e88825fe
@ -22,7 +22,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
environment:
|
environment:
|
||||||
- DATABASE_URL=postgres://postgres:postgres@rallly_db:5432/db
|
- DATABASE_URL=postgres://postgres:postgres@rallly_db/db
|
||||||
env_file:
|
env_file:
|
||||||
- config.env
|
- config.env
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user