Doc update and SQL init
This commit is contained in:
@@ -11,6 +11,6 @@ if [ ! -f "docker-compose.yml" ]; then
|
||||
fi
|
||||
|
||||
# Run the population script in the backend container
|
||||
docker-compose exec backend python populate_test_data.py
|
||||
sudo docker compose exec api python populate_test_data.py
|
||||
|
||||
echo "Test data population complete!"
|
||||
Reference in New Issue
Block a user