mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-13 02:55:07 +08:00
9432602727
* impr: add selfhosting using docker only * add recaptcha config and docs * add documentation on the backend-configuration.json file, remove ---redacted--- from example config --------- Co-authored-by: Jack <jack@monkeytype.com>
3 lines
No EOL
42 B
Bash
3 lines
No EOL
42 B
Bash
#!bin/sh
|
|
./applyConfig.sh &
|
|
node server.js |