.
This commit is contained in:
parent
a8d42d8b07
commit
763a535ff4
|
|
@ -1,7 +1,7 @@
|
||||||
version: '3.8'
|
version: '3.8'
|
||||||
services:
|
services:
|
||||||
docmost:
|
docmost:
|
||||||
image: docmost/docmost:latest
|
image: docker.io/docmost/docmost:latest
|
||||||
environment:
|
environment:
|
||||||
- DATABASE_URL=postgres://postgres:98836@postgres-db:5432/docmost
|
- DATABASE_URL=postgres://postgres:98836@postgres-db:5432/docmost
|
||||||
- PORT=3000
|
- PORT=3000
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user