From 671d88623e391adea2727f42ac9c19dfd7c6c468 Mon Sep 17 00:00:00 2001 From: Julien Nahum Date: Fri, 14 Nov 2025 10:23:50 +0000 Subject: [PATCH] Update templates/compose/opnform.yaml Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com> --- templates/compose/opnform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/compose/opnform.yaml b/templates/compose/opnform.yaml index 85126a82c..71ae7c166 100644 --- a/templates/compose/opnform.yaml +++ b/templates/compose/opnform.yaml @@ -172,7 +172,7 @@ services: nginx: image: nginx:1.29.2 environment: - - SERVICE_URL_OPNFORM + - SERVICE_URL_NGINX volumes: - type: bind source: ./nginx/nginx.conf