Kosmetische Änderungen.

This commit is contained in:
2026-03-20 19:21:09 +01:00
parent 65568e9f59
commit 5d626a7c9d
5 changed files with 38 additions and 22 deletions

View File

@@ -70,7 +70,7 @@ RUN unzip /var/www/html/remoteCP_v4.0.3.5.zip -d /var/www/html \
&& chown -R www-data:www-data /var/www/html/remotecp/
# AdminServ- und RemoteCP-Dateien als Default-Template sichern (wird beim ersten Start ins Volume kopiert)
RUN cp -r /var/www/html /opt/tmserver/default-adminserv
RUN cp -r /var/www/html /opt/tmserver/default-controlpanel
# PHP-Debug-Konfiguration: wird zur Laufzeit vom Startup-Script gesetzt
# (kein Rebuild noetig nur Container neustarten)