Compare commits

..

1 Commits

Author SHA1 Message Date
Paul Walko 1af5f48c6c expose locally for face local access 2021-01-16 13:50:16 -05:00
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ up () {
podman network create pew-net || true
# main nginx container
# for local access hard-code IP in /etc/hosts and use browser addon to force redirect to 8443
podman create \
--name nginx \
--env PUID=1000 \