mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-11 11:13:12 +08:00
added sleep instead of true containers in compose
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Frontend Development Setup
|
||||
|
||||
In root directory run `docker compose up frontend-dev --build` to start a database and the backend server.
|
||||
In root directory run `docker compose up frontend-dev --build --attach-dependencies` to start a database and the backend server.
|
||||
|
||||
Then, point your frontend at `http://localhost:8080` to start developing. During development, any API key will be accepted.
|
||||
|
||||
Reference in New Issue
Block a user