Commit 1f8c924f authored by Martin's avatar Martin
Browse files

test_config: update for musicBot

parent b4361c92
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -188,6 +188,16 @@ services:
    networks:
      srv: {}
    restart: always
  musicBot:
    image: raiponce/musicBot:0.2.10
    labels:
      traefik.enable: "false"
    networks:
      srv: {}
    restart: always
    volumes:
    - /home/runner/work/make-my-server/make-my-server/musicBot/conf:/musicBot/conf:rw
    - /home/runner/work/make-my-server/make-my-server/musicBot/playlists:/musicBot/playlists:rw
  nextcloud:
    image: nextcloud
    labels: