File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ services:
6262 frontend :
6363 image : ghcr.io/pythonbrasil/pybr25-site-frontend:${STACK_PARAM:-latest}
6464 environment :
65- RAZZLE_INTERNAL_API_PATH : http://2025-pythobrasil -org-br_backend:8080/Plone
65+ RAZZLE_INTERNAL_API_PATH : http://2025-pythonbrasil -org-br_backend:8080/Plone
6666 RAZZLE_API_PATH : https://2025.pythonbrasil.org.br
6767 RAZZLE_MATOMO_SITE_ID : 5
6868 RAZZLE_MATOMO_URL : https://stats.pythonbrasil.org.br/
@@ -93,7 +93,7 @@ services:
9393 backend :
9494 image : ghcr.io/pythonbrasil/pybr25-site-backend:${STACK_PARAM:-latest}
9595 environment :
96- ZEO_ADDRESS : 2025-pythobrasil -org-br_db:8100
96+ ZEO_ADDRESS : 2025-pythonbrasil -org-br_db:8100
9797 networks :
9898 - public
9999 - nw-2025-pythonbrasil-org-br
You can’t perform that action at this time.
0 commit comments