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 New Issue