1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/miniflux_ynh.git synced 2024-09-03 19:45:58 +02:00

add SSO support

This commit is contained in:
ericgaspar 2023-12-26 09:12:26 +01:00
parent 10eca65058
commit 2e4624a0a8

View file

@ -5,4 +5,5 @@ RUN_MIGRATIONS=1
CREATE_ADMIN=1 CREATE_ADMIN=1
ADMIN_USERNAME=__ADMIN__ ADMIN_USERNAME=__ADMIN__
ADMIN_PASSWORD=__PASSWORD__ ADMIN_PASSWORD=__PASSWORD__
BATCH_SIZE=200 BATCH_SIZE=200
AUTH_PROXY_HEADER=Remote-User