Postgres EXPOSED
This commit is contained in:
@@ -17,6 +17,8 @@ services:
|
||||
image: postgres:17
|
||||
volumes:
|
||||
- ${SPLIIT_POSTGRES_DIR}:/var/lib/postgresql/data
|
||||
ports:
|
||||
- 5437:5432
|
||||
environment:
|
||||
TZ: ${TZ}
|
||||
POSTGRES_DB: ${SPLIIT_POSTGRES_DB}
|
||||
|
||||
Reference in New Issue
Block a user