mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 01:55:39 +00:00
Typo fix
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user