Dockerfile hinzugefügt

This commit is contained in:
2025-01-01 22:36:14 +00:00
parent e39b25e0d4
commit b7068375e8

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM git.send.nrw/sendnrw/docker_php_84:latest
COPY public /usr/share/nginx/html
COPY config.php.example /usr/share/nginx/html/config.php