Update readme and code comments (#272)

This commit is contained in:
Khanh Ngo
2022-12-13 22:44:11 +01:00
committed by GitHub
parent 4b0a0d9061
commit ea55b36a6f
6 changed files with 83 additions and 99 deletions

View File

@@ -16,8 +16,6 @@ var (
SendgridApiKey string
EmailFrom string
EmailFromName string
EmailSubject string
EmailContent string
SessionSecret []byte
WgConfTemplate string
BasePath string