typo
parent
9367107a52
commit
1f02414834
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue