Skip to content

Commit

Permalink
Hide ellipsis by clearing out MORE_MENU on femr. (#26)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul F Bugni <pbugni@uw.edu>
  • Loading branch information
pbugni and Paul F Bugni authored Feb 24, 2023
1 parent 40f7661 commit 6e5ec91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ services:
femr.env
environment:
APPLICATION_TITLE: "DCW"
MORE_MENU: ""
OIDC_AUTHORIZE_URL: "https://keycloak.${BASE_DOMAIN:-localtest.me}/auth/realms/fEMR/protocol/openid-connect/auth"
OIDC_CLIENT_ID: femr_openid_client
OIDC_ISSUER: "https://keycloak.${BASE_DOMAIN:-localtest.me}/auth/realms/fEMR"
Expand Down

0 comments on commit 6e5ec91

Please sign in to comment.