Skip to content

Commit

Permalink
Check v3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadiuszbachorski committed Jun 11, 2024
1 parent 3ae1959 commit 6aa973d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ services:
container_name: 'stanford-bdhg-engage-hf-web-frontend'
image: 'stanfordbdgh/engagehfwebfrontend:dev'
environment:
- NEXT_PUBLIC_CHECK=${NEXT_PUBLIC_CHECK}
- NEXT_PUBLIC_CHECK="EXAMPLE CHECK"
build:
context: ./
dockerfile: ./Dockerfile
Expand Down

0 comments on commit 6aa973d

Please sign in to comment.