Remove override of the remote-user header
This commit is contained in:
@@ -10,7 +10,6 @@ services:
|
|||||||
USERMAP_GID: ${NASCOMPOSE_GID?}
|
USERMAP_GID: ${NASCOMPOSE_GID?}
|
||||||
PAPERLESS_URL: https://paperless.${NASCOMPOSE_DOMAIN?}
|
PAPERLESS_URL: https://paperless.${NASCOMPOSE_DOMAIN?}
|
||||||
PAPERLESS_ENABLE_HTTP_REMOTE_USER: true
|
PAPERLESS_ENABLE_HTTP_REMOTE_USER: true
|
||||||
PAPERLESS_HTTP_REMOTE_USER_HEADER_NAME: Remote-User
|
|
||||||
networks:
|
networks:
|
||||||
- reverse-proxy
|
- reverse-proxy
|
||||||
- default
|
- default
|
||||||
|
|||||||
Reference in New Issue
Block a user