mirror of
https://github.com/immich-app/immich.git
synced 2024-12-22 01:47:08 +02:00
Remove expose PostgreSQL port on production docker-compose file
This commit is contained in:
parent
ef097d15dd
commit
2f2db74d73
@ -82,8 +82,6 @@ services:
|
||||
PG_DATA: /var/lib/postgresql/data
|
||||
volumes:
|
||||
- pgdata:/var/lib/postgresql/data
|
||||
ports:
|
||||
- 5432:5432
|
||||
networks:
|
||||
- immich-network
|
||||
restart: always
|
||||
|
Loading…
Reference in New Issue
Block a user