update default port
This commit is contained in:
@@ -17,7 +17,7 @@ services:
|
||||
working_dir: /app
|
||||
command: bun run dev --host
|
||||
ports:
|
||||
- "80:5173"
|
||||
- "3000:5173"
|
||||
env_file: .env
|
||||
develop:
|
||||
watch:
|
||||
|
||||
Reference in New Issue
Block a user