Adaug si proiectul myapp (primul test)

This commit is contained in:
2026-01-15 14:11:25 +02:00
commit e9c6ed527d
3 changed files with 4 additions and 0 deletions

2
Dockerfile Normal file
View File

@@ -0,0 +1,2 @@
FROM nginx
COPY index.html /usr/share/nginx/html