use 80/443
parent
f73fb4dd85
commit
e8bb31ce64
|
@ -22,8 +22,8 @@ up () {
|
|||
--volume /bigdata/k8s-config/nginx/nginx.conf:/config/nginx/nginx.conf:ro \
|
||||
--volume /bigdata/k8s-config/nginx/ssl.conf:/config/nginx/ssl.conf:ro \
|
||||
--volume /bigdata/k8s-config/nginx/site-confs:/config/nginx/site-confs:ro \
|
||||
--publish 127.0.0.1:8080:80 \
|
||||
--publish 8443:443 \
|
||||
--publish 127.0.0.1:80:80 \
|
||||
--publish 443:443 \
|
||||
--network pew-net \
|
||||
linuxserver/swag:1.10.1-ls29
|
||||
|
||||
|
|
Loading…
Reference in New Issue