proxy/mf-proxy.toml

7 lines
212 B
TOML
Raw Permalink Normal View History

2023-10-22 21:46:41 +00:00
ListenAddr = ":8085"
NATSAddr = "nats:4222"
BaseSubject = "microfilm.proxy.v1"
UserServiceBaseURL = "http://mf-users:8080"
AuthServiceBaseURL = "http://mf-auth:8082"
MovieServiceBaseURL = "http://mf-movies:8081"