master
Paul Walko 2020-12-27 13:13:31 -05:00
parent 9367107a52
commit 1f02414834
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ up () {
podman network create pew-net || true
# Exposed on port 80 in pew-net
# Must edit config.php file after initial setup to change settings
# Must edit /var/www/html/config/config.php file after initial setup to change settings
podman create \
--name nextcloud \
--env OVERWRITEHOST=nc.seaturtle.pw \