Deplyment: fix port in systemd
This commit is contained in:
parent
b530213f6a
commit
ace0382fe0
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
||||||
PodName=gisaf
|
PodName=gisaf
|
||||||
Network=gisaf.network
|
Network=gisaf.network
|
||||||
PublishPort=8899:80
|
PublishPort=8899:80
|
||||||
PublishPort=35432:4532
|
PublishPort=35432:5432
|
||||||
#PublishPort=36379:4532
|
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
After=podman-user-wait-network-online.service
|
After=podman-user-wait-network-online.service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue