Add UID/GID environment variables to the all configurations example

This commit is contained in:
flow.gunso
2020-01-15 21:01:52 +01:00
parent c6451a9429
commit fe1ca24a49

View File

@@ -89,6 +89,8 @@ services:
SEAF_UPLOAD_LIMIT: "1000000" SEAF_UPLOAD_LIMIT: "1000000"
SEAF_DOWNLOAD_LIMIT: "1000000" SEAF_DOWNLOAD_LIMIT: "1000000"
SEAF_SKIP_SSL_CERT: "true" SEAF_SKIP_SSL_CERT: "true"
UID: "1000"
GID: "1000"
volumes: volumes:
shared_volume: shared_volume: