1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-04 21:15:23 +02:00
codex.docs/config/testing.json

6 lines
79 B
JSON
Raw Normal View History

{
"port": 3001,
"database": ".testdb",
"rcFile": "./test/.codexdocsrc"
}