update default port
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user