mirror of
https://github.com/lyx0/nourybot.git
synced 2024-11-13 19:49:55 +01:00
remove unused ports
This commit is contained in:
parent
97eb05aef1
commit
b990375d9b
|
@ -6,8 +6,6 @@ services:
|
|||
restart: always
|
||||
env_file:
|
||||
- .env
|
||||
ports:
|
||||
- "127.0.0.1:55432:5432"
|
||||
volumes:
|
||||
- data:/var/lib/postgresql/data
|
||||
nourybot:
|
||||
|
|
Loading…
Reference in a new issue