mirror of
https://github.com/acedanger/docker.git
synced 2025-12-06 00:00:13 -08:00
Add Docker Compose configurations for Authentik and Gatus services; create example environment files for both services.
This commit is contained in:
11
authentik/.env.example
Normal file
11
authentik/.env.example
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
PG_PASS=
|
||||
PG_DB=
|
||||
PG_USER=
|
||||
PG_PORT=
|
||||
|
||||
AUTHENTIK_SECRET_KEY=
|
||||
AUTHENTIK_ERROR_REPORTING__ENABLED=
|
||||
|
||||
COMPOSE_PORT_HTTP=
|
||||
COMPOSE_PORT_HTTPS=
|
||||
Reference in New Issue
Block a user