mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2026-03-26 13:18:52 +00:00
Don't put nginx config in the netbox-container
This commit is contained in:
@@ -29,7 +29,6 @@ RUN pip install -r requirements.txt
|
||||
|
||||
COPY docker/configuration.docker.py /opt/netbox/netbox/netbox/configuration.py
|
||||
COPY docker/gunicorn_config.py /opt/netbox/
|
||||
COPY docker/nginx.conf /etc/netbox-nginx/nginx.conf
|
||||
|
||||
WORKDIR /opt/netbox/netbox
|
||||
|
||||
|
||||
Reference in New Issue
Block a user