Compare commits

..

1 Commits

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

View File

@ -7,6 +7,7 @@ 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 \