Skip to content

Commit 4110a31

Browse files
committed
examples
1 parent 91a78ba commit 4110a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/fpm-nginx-doi/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
- ./config/php_fpm_status.conf:/usr/local/etc/php-fpm.d/y-status.conf:ro
1818
environment:
1919
TZ: "${TIMEZONE:-Europe/Berlin}"
20-
# For an almost unattended installation:
20+
# For an almost unattended installation (need to set variables_order in wsc.ini):
2121
# https://www.woltlab.com/community/thread/272530-wsc-im-conatiner/?postID=1708708#post1708708
2222
# https://www.woltlab.com/community/thread/218145-smalltalk-labern-reden-diskutieren/?postID=1695560#post1695560
2323
# https://github.com/WoltLab/WCF/blob/6.2/wcfsetup/install/files/lib/system/WCFSetup.class.php#L455-L459

0 commit comments

Comments
 (0)