mirror of
https://github.com/casjaysdevdocker/tftpd
synced 2025-09-20 03:57:48 -04:00
🗃️ Committing everything that changed 🗃️
Dockerfile .env.scripts rootfs/usr/local/etc/docker/init.d/00-tftpd.sh rootfs/usr/local/etc/docker/init.d/zz-nginx.sh rootfs/usr/local/share/template-files/config/env/default.sample
This commit is contained in:
@@ -78,7 +78,7 @@ PRE_EXEC_MESSAGE=""
|
||||
DATABASE_DIR="${DATABASE_DIR_NGINX:-/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/nginx" # set data directory
|
||||
|
Reference in New Issue
Block a user