remove the command parameter from the compose file

This commit is contained in:
Andreas Zweili 2020-07-04 12:21:02 +02:00
parent 6d723c53cf
commit 0458cbd277
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ services:
web:
image: nebucatnetzer/network_inventory
command: ./run.sh
volumes:
- .:/code
ports: