1
0

initial commit
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2024-04-04 09:56:09 +02:00
commit ebf99c826e
2 changed files with 35 additions and 0 deletions

5
Dockerfile Normal file
View File

@ -0,0 +1,5 @@
FROM php:8.2-fpm
USER www-data
COPY cloudlog/ /var/www/html/