mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
Fixed port issue with latest docker version.
This commit is contained in:
parent
676ca798cd
commit
d14e1498b3
|
|
@ -25,7 +25,6 @@ services:
|
|||
- /opt/netbox/netbox/manage.py
|
||||
command:
|
||||
- rqworker
|
||||
ports: []
|
||||
|
||||
# postgres
|
||||
postgres:
|
||||
|
|
|
|||
Loading…
Reference in a new issue