Skip to content
Snippets Groups Projects
Commit 06fc8f45 authored by Lyuben Penkovski's avatar Lyuben Penkovski
Browse files

Fix env variable value for optional ngrok usage

parent 24a5a88b
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ services:
env_file:
- ./env/policy.env
environment:
- USE_NGROK=false
- USE_NGROK=true
- NGROK_TOKEN=${NGROK_TOKEN}
- NGROK_STATIC_DOMAIN=${NGROK_STATIC_DOMAIN}
ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment