This commit is contained in:
2025-03-13 13:00:45 +01:00
parent 359bbfc670
commit afdd64a831
5 changed files with 19 additions and 23 deletions

View File

@ -8,5 +8,5 @@ services:
ports:
- '8080:80'
volumes:
- './src:/usr/share/nginx/html'
- './src:/var/www/html'