Changed file structure again

This commit is contained in:
Bo⋆˚✿˖° 2025-01-27 22:39:50 +01:00
parent 18f050d679
commit 7a1d933b57
Signed by: FreedTapestry21
GPG key ID: 0664F1BDE43BA236
7 changed files with 1 additions and 1 deletions

View file

@ -4,6 +4,6 @@ services:
container_name: web
restart: unless-stopped
volumes:
- ./:/usr/share/nginx/html
- ./html:/usr/share/nginx/html
ports:
- '80:80'