mirror of
https://github.com/casjaysdevdocker/tor
synced 2025-01-18 00:34:29 -05:00
🗃️ Committing everything that changed 🗃️
rootfs/usr/local/etc/docker/init.d/99-php.sh
This commit is contained in:
parent
43f1fc4002
commit
d05bc11a95
@ -101,7 +101,7 @@ SERVICE_GID="0" # set the group id
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# execute command variables - keep single quotes variables will be expanded later
|
||||
EXEC_CMD_BIN='php' # command to execute
|
||||
EXEC_CMD_ARGS='-S 0.0.0.0:80 -t $WWW_ROOT_DIR' # command arguments
|
||||
EXEC_CMD_ARGS='-S 0.0.0.0:80 -t $WWW_ROOT_DIR >$LOG_DIR/access.log' # command arguments
|
||||
EXEC_PRE_SCRIPT='' # execute script before
|
||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
# Is this service a web server
|
||||
|
Loading…
x
Reference in New Issue
Block a user