Commit 34df594c authored by tom's avatar tom

fix protocol for main and review

parent db299586
......@@ -280,7 +280,9 @@ frontend:
app: blockscout
environment:
NEXT_PUBLIC_APP_PORT:
_default: 80
_default: 80
NEXT_PUBLIC_APP_PROTOCOL:
_default: https
NEXT_PUBLIC_BLOCKSCOUT_VERSION:
_default: v4.1.8-beta
NEXT_PUBLIC_FOOTER_GITHUB_LINK:
......
......@@ -280,7 +280,9 @@ frontend:
app: blockscout
environment:
NEXT_PUBLIC_APP_PORT:
_default: 80
_default: 80
NEXT_PUBLIC_APP_PROTOCOL:
_default: https
NEXT_PUBLIC_BLOCKSCOUT_VERSION:
_default: v4.1.8-beta
NEXT_PUBLIC_FOOTER_GITHUB_LINK:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment