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