Commit dbfc6ac7 authored by tom's avatar tom

put app port back

parent 055b2638
...@@ -279,8 +279,8 @@ frontend: ...@@ -279,8 +279,8 @@ frontend:
enabled: true enabled: true
app: blockscout app: blockscout
environment: environment:
NEXT_PUBLIC_APP_HOST: NEXT_PUBLIC_APP_PORT:
_default: ${{ env.FRONTEND_INGRESS_URL }} _default: 80
NEXT_PUBLIC_BLOCKSCOUT_VERSION: NEXT_PUBLIC_BLOCKSCOUT_VERSION:
_default: v4.1.8-beta _default: v4.1.8-beta
NEXT_PUBLIC_FOOTER_GITHUB_LINK: 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