2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-01 21:16:46 +00:00
This commit is contained in:
Oliver Walters 2021-04-18 18:54:21 +10:00
parent 0926992b4f
commit 61eba2f7fc

View File

@ -76,7 +76,7 @@ services:
# NOTE: You will need to provide a working nginx.conf file! # NOTE: You will need to provide a working nginx.conf file!
proxy: proxy:
container_name: proxy container_name: proxy
image: nxinx image: nginx
depends_on: depends_on:
- inventree - inventree
ports: ports: