Skip to content
Snippets Groups Projects

Rename to uffd-nginxauth and Debian package

Merged Julian requested to merge packaging into master
Files
11
+ 7
0
FLASK_ENV="production"
#SECRET=autogenerated by postinst script
# URLs of the OAuth2-based identity provider (must be set!)
#OAUTH2_AUTH_URL = 'http://localhost:5001/oauth2/authorize'
#OAUTH2_TOKEN_URL = 'http://localhost:5001/oauth2/token'
#OAUTH2_USERINFO_URL = 'http://localhost:5001/oauth2/userinfo'
Loading