go integration and wikipedia
This commit is contained in:
parent
47a252e339
commit
ee90335b92
7828 changed files with 1307913 additions and 20807 deletions
|
|
@ -5,7 +5,7 @@ docker-compose down
|
|||
|
||||
echo "Removing data volumes..."
|
||||
# Use sudo if necessary, or ensure current user has permissions
|
||||
rm -rf pgdata pgdata-replica redis-data qdrant_storage
|
||||
rm -rf data/pgdata data/pgdata-replica data/redis-data data/qdrant_storage
|
||||
|
||||
echo "Starting deployment from scratch..."
|
||||
docker-compose up -d --build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue