Update templates/compose/opnform.yaml

Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
Julien Nahum
2025-11-14 10:23:50 +00:00
committed by GitHub
parent d60e6838ab
commit 671d88623e
+1 -1
View File
@@ -172,7 +172,7 @@ services:
nginx: nginx:
image: nginx:1.29.2 image: nginx:1.29.2
environment: environment:
- SERVICE_URL_OPNFORM - SERVICE_URL_NGINX
volumes: volumes:
- type: bind - type: bind
source: ./nginx/nginx.conf source: ./nginx/nginx.conf