mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-03 04:25:24 +02:00
Move testing to 3001 port (#8)
Create separate database for testing Add runtime configuration file support
This commit is contained in:
parent
073772c047
commit
452d0ae816
17 changed files with 547 additions and 36 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -65,6 +65,7 @@ typings/
|
|||
|
||||
# Database files
|
||||
.db/
|
||||
.testdb/
|
||||
|
||||
# Cache of babel and others
|
||||
.cache/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue