첫 커밋: 로컬 프로젝트 업로드
This commit is contained in:
15
baron-sso/docker/ory/keto/keto.yml.template
Normal file
15
baron-sso/docker/ory/keto/keto.yml.template
Normal file
@@ -0,0 +1,15 @@
|
||||
version: v0.11.0
|
||||
dsn: ${KETO_DSN}
|
||||
serve:
|
||||
read:
|
||||
host: 0.0.0.0
|
||||
port: 4466
|
||||
write:
|
||||
host: 0.0.0.0
|
||||
port: 4467
|
||||
|
||||
namespaces:
|
||||
location: file:///etc/config/keto/namespaces.ts
|
||||
|
||||
log:
|
||||
level: debug
|
||||
Reference in New Issue
Block a user