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:
|
||||
app:
|
||||
build: .
|
||||
|
|
@ -8,6 +6,6 @@ services:
|
|||
environment:
|
||||
- API_BASE_URL=
|
||||
- KC_URL=
|
||||
- KC_REALM=dev
|
||||
- KC_CLIENT_ID=dev
|
||||
- MANAGEMENT_ROLE=admin
|
||||
- KC_REALM=
|
||||
- KC_CLIENT_ID=
|
||||
- EDM_MICRO_FRONTEND_URL=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue