Skip to content

Commit

Permalink
fix compose typo
Browse files Browse the repository at this point in the history
  • Loading branch information
F-Node-Karlsruhe committed Nov 11, 2022
1 parent 923dce6 commit 9869beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
restart: unless-stopped
environment:
- VC_REGISTRY=${VC_REGISTRY}
- PUBLIC_PATH=${VERIFIER_PUBLIC_PATH}
- PUBLIC_PATH=${FRONTEND_PUBLIC_PATH}
- NODE_ENV=${NODE_ENV}
- BASE_URL=${BASE_URL}

Expand Down

0 comments on commit 9869beb

Please sign in to comment.