Add FTP Access

This commit is contained in:
Moritz
2024-01-29 20:34:25 +01:00
parent 1c70a89ed4
commit 49ada78a8b
3 changed files with 33 additions and 0 deletions
+6
View File
@@ -72,3 +72,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