Finish first working version of reqlog

This commit is contained in:
David Stotijn
2020-09-19 01:27:55 +02:00
parent c5cf6ef867
commit 211c11be2b
10 changed files with 646 additions and 280 deletions

View File

@ -1,6 +1,6 @@
@cert = $HOME/.ssh/gurp_cert.pem
@key = $HOME/.ssh/gurp_key.pem
@dev = false
@dev = true
@adminPath = $PWD/admin/build
**/*.go {