auth/mf-auth.toml

5 lines
122 B
TOML
Raw Permalink Normal View History

2023-10-21 08:26:15 +00:00
ListenAddr = ":8082"
NATSAddr = "nats:4222"
BaseSubject = "microfilm.auth.v1"
UserServiceBaseURL = "http://mf-users:8080"