use 0.0.0.0 listen addr
This commit is contained in:
parent
5dbfde4b23
commit
5a7c1782f7
@ -68,8 +68,9 @@ services:
|
||||
image: dpage/pgadmin4:latest
|
||||
network_mode: service:tailscale-pgadmin
|
||||
environment:
|
||||
PGADMIN_DISABLE_POSTFIX: 1
|
||||
PGADMIN_LISTEN_ADDRESS: "0.0.0.0"
|
||||
PGADMIN_LISTEN_PORT: 5050
|
||||
PGADMIN_DISABLE_POSTFIX: 1
|
||||
|
||||
tailscale-pgadmin:
|
||||
image: tailscale/tailscale:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user