Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
e3bb6b0f60
commit
4859c2767c
@ -18,13 +18,13 @@ cuddle/clusters:
|
||||
env:
|
||||
external.host: "0.0.0.0:3000"
|
||||
internal.host: "0.0.0.0:3001"
|
||||
external.grpc.host: "0.0.0.0:1000"
|
||||
external.grpc.host: "0.0.0.0:4000"
|
||||
rust.log: hyperlog=trace
|
||||
prod:
|
||||
env:
|
||||
external.host: "0.0.0.0:3000"
|
||||
internal.host: "0.0.0.0:3001"
|
||||
external.grpc.host: "0.0.0.0:1000"
|
||||
external.grpc.host: "0.0.0.0:4000"
|
||||
rust.log: hyperlog=trace
|
||||
|
||||
please:
|
||||
|
Loading…
Reference in New Issue
Block a user