add prometheus metrics to authelia
This commit is contained in:
@@ -14,6 +14,8 @@ services:
|
||||
service: default
|
||||
container_name: authelia
|
||||
image: authelia/authelia:latest
|
||||
ports:
|
||||
- 9959:9959 # metrics prometheus
|
||||
expose:
|
||||
- 9091
|
||||
secrets: [JWT_SECRET, SESSION_SECRET, STORAGE_PASSWORD, STORAGE_ENCRYPTION_KEY]
|
||||
|
||||
Reference in New Issue
Block a user