0
0
Fork 0

Add template config file.

This commit is contained in:
Oliver-Akins 2020-12-20 15:47:04 -07:00
parent 82c89a7821
commit e3b8a57196

15
server/template.toml Normal file
View file

@ -0,0 +1,15 @@
[cards]
type = "csv"
key = ''
questions = ''
objects = ''
[webserver]
enabled = true
port = 8080
code_length = 6
[websocket]
port = 8081