You've already forked netbox
fixed netbox networks, port, and version
This commit is contained in:
@@ -69,6 +69,9 @@ services:
|
||||
- traefik.http.routers.https-${TRAEFIK_ROUTER}.tls.certresolver=${TRAEFIK_CERTRESOLVER}
|
||||
# specify a service so a custom port can be used
|
||||
- traefik.http.services.${TRAEFIK_SERVICE}.loadbalancer.server.port=${TRAEFIK_SERVICE_PORT}
|
||||
networks:
|
||||
- internal
|
||||
- traefik
|
||||
user: unit:root
|
||||
volumes:
|
||||
- ${NETBOX_DATA}/configuration:/etc/netbox/config:z,ro
|
||||
|
||||
Reference in New Issue
Block a user