Postgres EXPOSED
This commit is contained in:
@@ -8,6 +8,8 @@ services:
|
||||
POSTGRES_DB: ${NEXTCLOUD_POSTGRES_DB}
|
||||
POSTGRES_USER: ${NEXTCLOUD_POSTGRES_USER}
|
||||
POSTGRES_PASSWORD: ${NEXTCLOUD_POSTGRES_PASSWORD}
|
||||
ports:
|
||||
- 5438:5432
|
||||
networks:
|
||||
- nextcloud
|
||||
nextcloud:
|
||||
|
||||
Reference in New Issue
Block a user