🚀 Release: CorePlan v1.0.1 Community Edition

This commit is contained in:
root
2026-08-26 07:13:04 +02:00
parent 671348bcc8
commit a715954406
3 changed files with 125 additions and 30 deletions
+1
View File
@@ -24,4 +24,5 @@ RUN openssl req -x509 -nodes -days 365 -newkey rsa:2048 \
RUN a2ensite default-ssl
# Setze das Arbeitsverzeichnis
COPY src/ /var/www/html/
WORKDIR /var/www/html