Upload resources/demo/app.ini

This commit is contained in:
0xJacky 2022-08-12 09:53:26 +08:00
parent abe426c31a
commit 267f0ed654
No known key found for this signature in database
GPG key ID: B6E4A6E4A561BAF0
2 changed files with 8 additions and 1 deletions

2
.gitignore vendored
View file

@ -3,7 +3,7 @@
database.db
tmp
node_modules
app.ini
/app.ini
dist
*.exe
*.po~

7
resources/demo/app.ini Normal file
View file

@ -0,0 +1,7 @@
[server]
HttpPort = 9000
RunMode = debug
JwtSecret = 2E1CE615-BB15-44F5-B5BE-6B5DA3581D0F
Email = test@jackyu.cn
HTTPChallengePort = 9180
StartCmd = bash