update default port

This commit is contained in:
2025-08-25 20:23:55 +02:00
parent a27ec15124
commit c55c266f44

View File

@@ -17,7 +17,7 @@ services:
working_dir: /app
command: bun run dev --host
ports:
- "80:5173"
- "3000:5173"
env_file: .env
develop:
watch: