fix: update docker compose port

This commit is contained in:
Mismaah 2024-09-21 10:13:21 +00:00
parent a20a1bc9dd
commit be9510e6d5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
env_file:
- .env
ports:
- "9000:8000"
- "8000:8000"
volumes:
- .:/var/www/html
depends_on: