File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11node_modules
22Dockerfile *
33docker-compose *
4- helm-charts
54.dockerignore
6-
75.git
86.gitignore
9-
107README.md
118LICENSE
12-
9+ .vscode
10+ helm-charts
1311.env
14-
1512.editorconfig
1613.idea
17- .vscode
1814coverage *
19-
20- .DS_Store
15+ .DS_Store
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ VITE_APP_DOMAIN = http://localhost:3000
2+ VITE_APP_KEYCLOAK_URL = http://localhost:8090
3+ VITE_APP_BACKEND_URL = http://localhost:8080
Original file line number Diff line number Diff line change 1+ VITE_APP_DOMAIN = https://app.softeno.com
2+ VITE_APP_KEYCLOAK_URL = https://auth.softeno.com
3+ VITE_APP_BACKEND_URL = https://api.softeno.com/spring-reactive-template
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -25,7 +25,4 @@ coverage
2525* .sw ?
2626
2727src /graphql /* .ts
28- src /graphql /* .js
29-
30- .env *
31- ! .env.template
28+ src /graphql /* .js
You can’t perform that action at this time.
0 commit comments