Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
AURA
tank
Commits
49cdea03
Commit
49cdea03
authored
Jan 20, 2022
by
EorlBruder
Committed by
Roman Brendler
Mar 25, 2022
Browse files
fix(docker): add auth-config to the docker-config
parent
59bda2aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/for-docker.yaml
View file @
49cdea03
...
...
@@ -16,3 +16,12 @@ importer:
temp-path
:
"
${TANK_IMPORTER_TEMP_PATH}"
workers
:
4
normalizer
:
ffmpeg
auth
:
oidc
:
issuer-url
:
http://steering:8000/openid
client-id
:
${OIDC_CLIENT_ID}
client-secret
:
${OIDC_CLIENT_SECRET}
callback-url
:
http://tank:8040/auth/oidc/callback
login-timeout
:
10m
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment