Merge pull request #23 from noraj1337/patch-3

init DB
master
James Sigurðarson 2017-09-25 22:17:50 +00:00 committed by GitHub
commit 24a44fcba0
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ user: user
password: password
```
Then initiate the database with `./ctftool database create-tables`.
To run the server with production settings, set the environment variable `PRODUCTION=1` before running the server.
You can create some problem YAML files that look like this: