Compare commits
1 commit
735fe0ca9b
...
3f7f6a4522
Author | SHA1 | Date | |
---|---|---|---|
Herr-Dante | 3f7f6a4522 |
|
@ -36,6 +36,8 @@ services:
|
||||||
db:
|
db:
|
||||||
image: postgres:{{ nextcloud__postgres_version }}
|
image: postgres:{{ nextcloud__postgres_version }}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
#ports:
|
||||||
|
# - 127.0.0.1:5432:5432
|
||||||
networks:
|
networks:
|
||||||
- nextcloud
|
- nextcloud
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue