Update templates/compose/opnform.yaml
Co-authored-by: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com>
This commit is contained in:
parent
d60e6838ab
commit
671d88623e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue