Adds note

This commit is contained in:
Oliver Walters 2022-01-19 12:32:30 +11:00
parent fcb958c5c0
commit f9ffbe322a

View File

@ -76,6 +76,7 @@ services:
### Optional: Serve static and media files using nginx ### Optional: Serve static and media files using nginx
### Uncomment the following lines to enable nginx proxy for testing ### Uncomment the following lines to enable nginx proxy for testing
### Note: If enabling the proxy, change "ports" to "expose" for the inventree-dev-server container (above)
#inventree-dev-proxy: #inventree-dev-proxy:
# container_name: inventree-dev-proxy # container_name: inventree-dev-proxy
# image: nginx:stable # image: nginx:stable