mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2025-12-08 20:42:41 +01:00
Disable services timeout
This commit is contained in:
@@ -46,6 +46,7 @@ ENV WP_PATCH_VERSION="${WP_PATCH_VERSION}"
|
||||
ENV ENFORCE_DISABLE_WP_UPDATES=true
|
||||
ENV WP_CLI_DISABLE_AUTO_CHECK_UPDATE=true
|
||||
ENV CRON_ENABLED=true
|
||||
ENV S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0
|
||||
|
||||
WORKDIR "/var/www/html/"
|
||||
VOLUME ["/root/.wp-cli", "/var/www/html/wp-content"]
|
||||
|
||||
Reference in New Issue
Block a user