8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
# credentials service
|
|
{{ CREDENTIALS_HOST }}{$default_site_port} {
|
|
request_body {
|
|
max_size 10MB
|
|
}
|
|
import proxy "credentials:8000"
|
|
}
|