Update docker-compose.yml

This commit is contained in:
2025-07-25 07:57:18 -06:00
committed by GitHub
parent b396cbfb04
commit d094afa394

View File

@@ -5,7 +5,7 @@ services:
context: . context: .
dockerfile: Dockerfile dockerfile: Dockerfile
ports: ports:
- "8080:80" - "8980:80"
volumes: volumes:
- ./html:/var/www/html - ./html:/var/www/html
environment: environment: