set publish port for pgadmin
This commit is contained in:
parent
419352cc3e
commit
40ee0589b7
@ -72,7 +72,7 @@ services:
|
|||||||
env_file: ./.env
|
env_file: ./.env
|
||||||
ports:
|
ports:
|
||||||
- target: 5050
|
- target: 5050
|
||||||
published: 5050
|
published: 8095
|
||||||
protocol: tcp
|
protocol: tcp
|
||||||
mode: ingress
|
mode: ingress
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user