Launch the bridge using the new module name

master
Tristan Gosselin-Hane 6 years ago
parent 614e46a19d
commit 27273edd57
No known key found for this signature in database
GPG Key ID: 0B7E55B60DCA15D5
  1. 2
      Dockerfile

@ -12,4 +12,4 @@ RUN pip install --no-cache-dir pipenv \
VOLUME "/data" VOLUME "/data"
CMD [ "python", "-m", "pipenv", "run", "python", "-m", "minecraft-discord-bridge" ] CMD [ "python", "-m", "pipenv", "run", "python", "-m", "minecraft_discord_bridge" ]

Loading…
Cancel
Save