Add FTP Access

This commit is contained in:
Moritz
2024-01-29 20:41:59 +01:00
parent dcb8a9a3a9
commit 770ef4932a
3 changed files with 33 additions and 0 deletions
+6
View File
@@ -67,3 +67,9 @@ SECRET_DB_PASSWORD_VERSION=v1
# Wide-open CORS
# 🚩🚩 dangerous, use only for development sites!
#CORS_ALLOW_ALL=1
# FTP
#COMPOSE_FILE="$COMPOSE_FILE:compose.ftp.yml"
#SECRET_FTP_PASS_VERSION=v1
#USERS_CONF_VERSION=v1