mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-03-29 08:56:49 +00:00
Update docker-compose.yml
remove potentially dangerous autologin
This commit is contained in:
parent
dd86d3b286
commit
c0ec475340
@ -47,7 +47,6 @@ services:
|
|||||||
PAPERLESS_DBHOST: db
|
PAPERLESS_DBHOST: db
|
||||||
USERMAP_UID: 1000
|
USERMAP_UID: 1000
|
||||||
USERMAP_GID: 1000
|
USERMAP_GID: 1000
|
||||||
PAPERLESS_AUTO_LOGIN_USERNAME: admin
|
|
||||||
PAPERLESS_ADMIN_USER: admin
|
PAPERLESS_ADMIN_USER: admin
|
||||||
PAPERLESS_ADMIN_MAIL: admin@example.com
|
PAPERLESS_ADMIN_MAIL: admin@example.com
|
||||||
PAPERLESS_ADMIN_PASSWORD: MySuperStrongLoginPassword # change
|
PAPERLESS_ADMIN_PASSWORD: MySuperStrongLoginPassword # change
|
||||||
|
Loading…
x
Reference in New Issue
Block a user