all repos — felt @ main

virtual tabletop for dungeons and dragons (and similar) using Go, MongoDB, and websockets

mongodb/.env.example (raw)

1
2
3
4
5
MONGO_INITDB_ROOT_USERNAME=root
MONGO_INITDB_ROOT_PASSWORD=not_the_real_password
MONGO_INITDB_DATABASE=admin
dbUser=felt_api
dbPwd=not_the_real_password_either