mirror of
https://gitlab.com/Snogard/kaido.git
synced 2025-08-20 10:50:06 +02:00
fixed typo
This commit is contained in:
parent
5414c57faa
commit
fabe7a855f
@ -75,7 +75,7 @@ podman create \
|
||||
-v $dstConfigPath:/var/www/html/config \
|
||||
-v $dstDataPath:/var/www/html/data \
|
||||
-v $dstThemePath:/var/www/html/themes/custom \
|
||||
-e NEXTCLOUD_TRUSTED_DOMAINS="$trused_domains" \
|
||||
-e NEXTCLOUD_TRUSTED_DOMAINS="$trusted_domains" \
|
||||
-e MYSQL_DATABASE=nextcloud \
|
||||
-e MYSQL_USER=nextcloud \
|
||||
-e MYSQL_PASSWORD=mariadb_password \
|
||||
|
Loading…
x
Reference in New Issue
Block a user