❇️ Adds new options to the build script
This commit is contained in:
parent
d2ec32fefe
commit
fe05ca5c7c
2 changed files with 55 additions and 22 deletions
|
@ -40,3 +40,5 @@ ENTRYPOINT [ "/docker-entrypoint.sh" ]
|
|||
VOLUME ["/etc/netbox-nginx/"]
|
||||
|
||||
CMD ["gunicorn", "--log-level debug", "-c /opt/netbox/gunicorn_config.py", "netbox.wsgi"]
|
||||
|
||||
LABEL SRC_URL="$URL"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue