Activated redirect for yourls homepage to admin pannel

This commit is contained in:
2025-08-07 12:59:54 +02:00
parent 7f53cc3a12
commit 051e4accd6
4 changed files with 21 additions and 9 deletions

View File

@@ -5,7 +5,7 @@ oauth2_proxy:
- "/roles/web-app-yourls-administrator"
acl:
blacklist:
- "/admin/" # Protects the admin area
- "<< defaults_applications[web-app-yourls].server.locations.admin >>" # Protects the admin area
features:
matomo: true
css: true
@@ -27,6 +27,8 @@ server:
unsafe-inline: true
script-src:
unsafe-inline: true
locations:
admin: "/admin/"
docker:
services:
database: