mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-03 19:11:54 +08:00
Compare commits
2 commits
cb8df35e99
...
75872682c2
Author | SHA1 | Date | |
---|---|---|---|
![]() |
75872682c2 | ||
![]() |
04be4e7e05 |
2 changed files with 2 additions and 2 deletions
|
@ -25,6 +25,7 @@ services:
|
|||
- OIDC_CLIENT_SECRET=${OIDC_CLIENT_SECRET}
|
||||
- OIDC_REDIRECT_URI=https://games.fern.garden/api/oauth/openid
|
||||
- OIDC_SERVER_APPLICATION_URL=https://auth.fern.garden/application/o/romm/
|
||||
- DISABLE_USERPASS_LOGIN=true
|
||||
- MOBYGAMES_API_KEY=${MOBYGAMES_API_KEY}
|
||||
- IGDB_CLIENT_ID=${IGDB_CLIENT_ID} # Generate an ID and SECRET in IGDB
|
||||
- IGDB_CLIENT_SECRET=${IGDB_CLIENT_SECRET} # https://api-docs.igdb.com/#account-creation
|
||||
|
|
|
@ -19,8 +19,7 @@ services:
|
|||
caddy: pdf.ferngarden.net
|
||||
caddy.import: internal
|
||||
caddy.reverse_proxy: '{{ upstreams 8080 }}'
|
||||
user: 1000:1000
|
||||
|
||||
|
||||
networks:
|
||||
default:
|
||||
proxy:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue