Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
b6c3dd1a80
commit
9159ce4eee
@ -17,9 +17,11 @@ cuddle/clusters:
|
|||||||
dev:
|
dev:
|
||||||
env:
|
env:
|
||||||
service.host: "0.0.0.0:3000"
|
service.host: "0.0.0.0:3000"
|
||||||
|
rust.log: hyperlog=trace
|
||||||
prod:
|
prod:
|
||||||
env:
|
env:
|
||||||
service.host: "0.0.0.0:3000"
|
service.host: "0.0.0.0:3000"
|
||||||
|
rust.log: hyperlog=trace
|
||||||
|
|
||||||
please:
|
please:
|
||||||
project:
|
project:
|
||||||
@ -36,3 +38,4 @@ scripts:
|
|||||||
type: shell
|
type: shell
|
||||||
install:
|
install:
|
||||||
type: shell
|
type: shell
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user