mirror of
https://github.com/HangarMC/Hangar.git
synced 2024-11-27 06:01:08 +08:00
change port
This commit is contained in:
parent
93e7bf5938
commit
cd4838d509
@ -46,7 +46,7 @@ services:
|
||||
POSTGRES_USER: hangar
|
||||
POSTGRES_PASSWORD: 'hangar'
|
||||
ports:
|
||||
- "2345:5432" # pls dont abuse open port :/
|
||||
- "3456:5432" # pls dont abuse open port :/
|
||||
volumes:
|
||||
- db_data:/var/lib/postgresql/data
|
||||
networks:
|
||||
|
Loading…
Reference in New Issue
Block a user