mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-05 20:12:29 +08:00
Compare commits
No commits in common. "75872682c2f05d91242c219ac3e7db6a81f08c8e" and "cb8df35e999c501ffdc9d25537caf46840b48272" have entirely different histories.
75872682c2
...
cb8df35e99
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,6 @@ 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,7 +19,8 @@ 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