docs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paolo Asperti 2025-04-18 13:56:06 +02:00
parent efde4d8640
commit ad504a8c4f
Signed by: paspo
GPG Key ID: 06D46905D19D5182

View File

@ -19,8 +19,11 @@ services:
- ./www:/data/www
- ./ssh:/ssh # add authorized_keys file here
- ./extra_nginx.conf:/etc/nginx/custom.d/extra.conf # optional
- ./htpasswd:/app/htpasswd # optional, for webdav auth
environment:
WEBDAV_PORT: 8080 # default: 8080
PHP: php84 # none (default), php82, php83, php84
POSTSIZE: 256M # default: 256M
PUID: 1000 # default: 1000
PGID: 1000 # default: 1000
TZ: Etc/UTC # default: Etc/UTC