COPY ./protondb ./protondb

This commit is contained in:
skylanix
2025-08-21 18:33:38 +02:00
committed by skylanix
parent a5650ebd09
commit b0311fb425

View File

@@ -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