feat: add more urls
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
9159ce4eee
commit
e3bb6b0f60
@ -16,11 +16,15 @@ vars:
|
||||
cuddle/clusters:
|
||||
dev:
|
||||
env:
|
||||
service.host: "0.0.0.0:3000"
|
||||
external.host: "0.0.0.0:3000"
|
||||
internal.host: "0.0.0.0:3001"
|
||||
external.grpc.host: "0.0.0.0:1000"
|
||||
rust.log: hyperlog=trace
|
||||
prod:
|
||||
env:
|
||||
service.host: "0.0.0.0:3000"
|
||||
external.host: "0.0.0.0:3000"
|
||||
internal.host: "0.0.0.0:3001"
|
||||
external.grpc.host: "0.0.0.0:1000"
|
||||
rust.log: hyperlog=trace
|
||||
|
||||
please:
|
||||
|
Loading…
Reference in New Issue
Block a user