chore: update compose
This commit is contained in:
parent
c42d77ace7
commit
d881e5b9e4
1 changed files with 3 additions and 5 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
version: '3.8'
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
app:
|
app:
|
||||||
build: .
|
build: .
|
||||||
|
|
@ -8,6 +6,6 @@ services:
|
||||||
environment:
|
environment:
|
||||||
- API_BASE_URL=
|
- API_BASE_URL=
|
||||||
- KC_URL=
|
- KC_URL=
|
||||||
- KC_REALM=dev
|
- KC_REALM=
|
||||||
- KC_CLIENT_ID=dev
|
- KC_CLIENT_ID=
|
||||||
- MANAGEMENT_ROLE=admin
|
- EDM_MICRO_FRONTEND_URL=
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue