mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-20 12:10:50 +08:00
Simplifying the end to end docker setup to ensure it prepares the web database properly before the website starts.
This commit is contained in:
@@ -87,3 +87,4 @@ services:
|
||||
condition: service_healthy
|
||||
ports:
|
||||
- "3000:3000"
|
||||
command: bash wait-for-postgres.sh node server.js
|
||||
|
||||
Reference in New Issue
Block a user