Skip to content

Commit

Permalink
list user accounts after seed is complete
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Jul 2, 2023
1 parent 5efd0c0 commit 1a71068
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ tasks:
sudo mongod --fork --dbpath /workspace/mongodb-data --logpath /var/log/mongod.log
mongo lichess /workspace/lila/bin/mongodb/indexes.js
python3.9 /workspace/lila-db-seed/spamdb/spamdb.py
mongosh lichess --quiet --file /workspace/lila-gitpod/scripts/mongodb/users.js
redis-server --daemonize yes
gp sync-done setup
## Switch editor to lila workspace
Expand Down

0 comments on commit 1a71068

Please sign in to comment.