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 working_dir: /app
command: bun run dev --host command: bun run dev --host
ports: ports:
- "80:5173" - "3000:5173"
env_file: .env env_file: .env
develop: develop:
watch: watch: