mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-15 10:05:19 +00:00
Authelia: Fix the URL of the container (#5064)
* Update authelia.sh * Update authelia.json
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 9091,
|
||||
"interface_port": 443,
|
||||
"documentation": "https://www.authelia.com/integration/deployment/bare-metal/",
|
||||
"website": "https://www.authelia.com/",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/authelia.webp",
|
||||
|
||||
Reference in New Issue
Block a user