WIP: Switch to NixOS #5
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ environment = [
|
||||||
"OIDC_CLIENT_ID",
|
"OIDC_CLIENT_ID",
|
||||||
"OIDC_CLIENT_SECRET",
|
"OIDC_CLIENT_SECRET",
|
||||||
"OIDC_REDIRECT_URI=https://social.korhonen.cc/auth/auth/openid_connect/callback",
|
"OIDC_REDIRECT_URI=https://social.korhonen.cc/auth/auth/openid_connect/callback",
|
||||||
|
"OIDC_SECURITY_ASSUME_EMAIL_IS_VERIFIED=true",
|
||||||
]
|
]
|
||||||
networks = ["mastodon", "proxy", "postgres"]
|
networks = ["mastodon", "proxy", "postgres"]
|
||||||
volumes = ["/docker/mastodon:/config"]
|
volumes = ["/docker/mastodon:/config"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue