mirror of
https://github.com/casjaysdevdocker/proftpd
synced 2025-09-19 09:57:45 -04:00
🗃️ Committing everything that changed 🗃️
Some checks are pending
release-tag / release-image (push) Waiting to run
Some checks are pending
release-tag / release-image (push) Waiting to run
Dockerfile .env.scripts rootfs/usr/local/etc/docker/init.d/99-proftpd.sh rootfs/usr/local/share/template-files/config/env/default.sample
This commit is contained in:
@@ -76,7 +76,7 @@ DATABASE_BASE_DIR="${DATABASE_BASE_DIR:-/data/db}"
|
||||
DATABASE_DIR="${DATABASE_DIR_PROFTPD:-/data/db/sqlite}"
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Set webroot
|
||||
WWW_ROOT_DIR="/usr/share/httpd/default"
|
||||
WWW_ROOT_DIR="/usr/local/share/httpd/default"
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Default predefined variables
|
||||
DATA_DIR="/data/proftpd" # set data directory
|
||||
|
Reference in New Issue
Block a user