diff --git a/Dockerfile b/Dockerfile index e19f0bb..e40c22d 100755 --- a/Dockerfile +++ b/Dockerfile @@ -28,6 +28,7 @@ COPY ./database ./database COPY ./discordbot ./discordbot COPY ./protondb ./protondb COPY ./webapp ./webapp +COPY ./twitchbot ./twitchbot COPY zabbix_agent2.conf /etc/zabbix/zabbix_agent2.conf COPY start.sh /start.sh