Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
c8f4bae1f2
commit
2bcc74ed8c
@ -16,6 +16,7 @@ vars:
|
||||
|
||||
cuddle/clusters:
|
||||
dev:
|
||||
replicas: 1
|
||||
env:
|
||||
service.host: "0.0.0.0:3001"
|
||||
service.grpc.host: "0.0.0.0:4001"
|
||||
@ -28,6 +29,7 @@ cuddle/clusters:
|
||||
vault: true
|
||||
|
||||
prod:
|
||||
replicas: 1
|
||||
env:
|
||||
service.host: "0.0.0.0:3001"
|
||||
service.grpc.host: "0.0.0.0:4001"
|
||||
|
Loading…
Reference in New Issue
Block a user