Téléverser les fichiers vers "/"
This commit is contained in:
parent
409e1900b7
commit
acd15a6f44
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM php:8.0-apache
|
||||
COPY . /var/www/html/
|
||||
EXPOSE 80
|
||||
|
Loading…
x
Reference in New Issue
Block a user