Skip to content

Commit

Permalink
Update docker/docker-compose.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Kevan Yang <58233223+Kevan-Y@users.noreply.github.com>
  • Loading branch information
TueeNguyen and Kevan-Y committed Apr 22, 2022
1 parent b3b9be8 commit 7ed856c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ services:
# next.js needs build-time access to a number of API URL values, forward as ARGs
args:
# Web front-end URL
- WEB_URL=${WEB_URL}
- WEB_URL
# Telescope 2.0 Microservice URLs
- IMAGE_URL
- SSO_URL
Expand Down

0 comments on commit 7ed856c

Please sign in to comment.