We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a78ba commit 4110a31Copy full SHA for 4110a31
examples/fpm-nginx-doi/docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
- ./config/php_fpm_status.conf:/usr/local/etc/php-fpm.d/y-status.conf:ro
18
environment:
19
TZ: "${TIMEZONE:-Europe/Berlin}"
20
- # For an almost unattended installation:
+ # For an almost unattended installation (need to set variables_order in wsc.ini):
21
# https://www.woltlab.com/community/thread/272530-wsc-im-conatiner/?postID=1708708#post1708708
22
# https://www.woltlab.com/community/thread/218145-smalltalk-labern-reden-diskutieren/?postID=1695560#post1695560
23
# https://github.com/WoltLab/WCF/blob/6.2/wcfsetup/install/files/lib/system/WCFSetup.class.php#L455-L459
0 commit comments