whoops
All checks were successful
build / build (push) Successful in 47s

This commit is contained in:
Constantin Simonis 2025-01-20 15:23:03 +01:00
parent e5f1dc7715
commit 4326b9dc58
Signed by: csimonis
GPG Key ID: 758DD9C506603183
2 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
FROM php:8.2-apache FROM php:8.2-apache
COPY . /var/www/html COPY src/ /var/www/html