File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,7 @@ Assuming we will build a docker container - add to [frontend action](../.github/
3131
3232| Environment Variable | Description | Default |
3333| ----------------------------| ----------------------------------------------------------| ------------------------------------------------|
34+ | ` CUPCAKE_BACKEND ` | Backend base URL for the server-side proxy | ` http://127.0.0.1:8080 ` (dev) / ` https://cupcake-backend.java.no ` (prod) |
3435| ` CUPCAKE_FRONTEND ` | Hostname the dev server allows (Vite ` allowedHosts ` ) | ` localhost ` |
3536| ` NUXT_PUBLIC_OIDC_AUTHORITY ` | OIDC authority URL (e.g. Keycloak realm URL) | ` https://auth.home.chrissearle.org/realms/HA12 ` |
3637| ` NUXT_PUBLIC_OIDC_CLIENT_ID ` | OIDC client ID | ` cupcake-client ` |
You can’t perform that action at this time.
0 commit comments