Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Commit

Permalink
feat: open web apps in new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
micbar committed Feb 5, 2024
1 parent 42b191f commit 28ec837
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ services:
# service accounts
OCIS_SERVICE_ACCOUNT_ID: "c8528be2-08e7-4632-990d-5579bbb22c0b"
OCIS_SERVICE_ACCOUNT_SECRET: "bjVtuA2JCUnzRXDt"
WEB_OPTION_OPEN_APPS_IN_TAB: "true"
volumes:
- ./config/ocis/app-registry.yaml:/etc/ocis/app-registry.yaml
- ocis-config:/etc/ocis
Expand Down

0 comments on commit 28ec837

Please sign in to comment.