diff --git a/compose.yml b/compose.yml index fa3d5f9..73f7d21 100755 --- a/compose.yml +++ b/compose.yml @@ -17,7 +17,7 @@ services: working_dir: /app command: bun run dev --host ports: - - "80:5173" + - "3000:5173" env_file: .env develop: watch: