mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-09-20 03:57:39 -04:00
🗃️ Committing everything that changed 🗃️
applications/ configs/ lists/ wwwroot/
This commit is contained in:
4
applications/apprise/scripts/commands.sh
Normal file
4
applications/apprise/scripts/commands.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
EXEC_CMD_ARGS="apprise" # command arguments
|
||||
EXEC_PRE_SCRIPT="gunicorn -c $WORK_DIR/gunicorn.conf.py -b :$SERVICE_PORT --worker-tmp-dir /dev/shm core.wsgi" # execute script before
|
||||
|
||||
__replace "0.0.0.0:8000" "0.0.0.0:$SERVICE_PORT" "$WORK_DIR/gunicorn.conf.py"
|
Reference in New Issue
Block a user