Skip to content

Commit

Permalink
Merge pull request #11 from swaroopar/feature/enableServiceWorker
Browse files Browse the repository at this point in the history
enable service worker in UI
  • Loading branch information
iskey authored Jan 15, 2024
2 parents bdd8044 + df7025a commit 7de4cf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testbed/full-stack/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ services:
- REACT_APP_ZITADEL_AUTHORITY_URL=https://iam.xpanse.site
- REACT_APP_ZITADEL_CLIENT_ID=221692308037369859@eclipse-xpanse
- REACT_APP_XPANSE_API_URL=https://demo.xpanse.site
- REACT_APP_AUTH_USE_SERVICE_WORKER_ONLY=true

db:
container_name: db
Expand Down

0 comments on commit 7de4cf1

Please sign in to comment.