fix: add custom ssl certs
This commit is contained in:
@@ -2,6 +2,9 @@ Teamserver {
|
||||
Host = "0.0.0.0"
|
||||
Port = 40056
|
||||
|
||||
HttpsCert = "/app/profiles/teamserver.crt"
|
||||
HttpsKey = "/app/profiles/teamserver.key"
|
||||
|
||||
Build {
|
||||
Compiler64 = "/usr/bin/x86_64-w64-mingw32-gcc"
|
||||
Compiler86 = "/usr/bin/i686-w64-mingw32-gcc"
|
||||
|
||||
Reference in New Issue
Block a user