CREATE_CLIENTS is now true by default

This commit is contained in:
Jansen Fuller
2026-05-01 09:25:06 -06:00
committed by Dustin J. Mitchell
parent ed3b5553fa
commit 911c0cbc57

View File

@ -14,7 +14,7 @@ clientIdSecret: ""
env:
RUST_LOG: info
LISTEN: "0.0.0.0:8080"
CREATE_CLIENTS: "false"
CREATE_CLIENTS: "true"
# Service configuration
service: