feat: call it lebusiness client
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
14
cuddle.yaml
14
cuddle.yaml
@@ -3,7 +3,7 @@
|
||||
base: "git@git.front.kjuulh.io:kjuulh/cuddle-rust-leptos-plan.git"
|
||||
|
||||
vars:
|
||||
service: "client"
|
||||
service: "lebusiness-client"
|
||||
registry: kasperhermansen
|
||||
|
||||
ingress:
|
||||
@@ -14,18 +14,8 @@ cuddle/clusters:
|
||||
dev:
|
||||
env:
|
||||
service.host: "0.0.0.0:3000"
|
||||
content.url: https://content.front.kjuulh.io/graphql
|
||||
content.base.url: https://content.front.kjuulh.io
|
||||
content.token:
|
||||
vault: true
|
||||
|
||||
prod:
|
||||
env:
|
||||
service.host: "0.0.0.0:3000"
|
||||
content.url: https://content.front.kjuulh.io/graphql
|
||||
content.base.url: https://content.front.kjuulh.io
|
||||
content.token:
|
||||
vault: true
|
||||
|
||||
scripts:
|
||||
generate_graphql:
|
||||
type: shell
|
||||
|
Reference in New Issue
Block a user