mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Typo fix
This commit is contained in:
parent
0926992b4f
commit
61eba2f7fc
@ -76,7 +76,7 @@ services:
|
||||
# NOTE: You will need to provide a working nginx.conf file!
|
||||
proxy:
|
||||
container_name: proxy
|
||||
image: nxinx
|
||||
image: nginx
|
||||
depends_on:
|
||||
- inventree
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user