mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-09 02:10:18 +01:00
updated readme, changed cert directory
This commit is contained in:
@@ -5,6 +5,4 @@ HOST = '10.192.64.61'
|
||||
PORT = 3001
|
||||
SSL_KEY = "key.pem"
|
||||
SSL_CERT = "server.crt"
|
||||
ALLOWED_TIME_OUT_OF_ZONE_IN_MINUTES = 0.1
|
||||
ALLOWED_TIME_BETWEEN_POSITION_UPDATE_IN_MINUTES = 1
|
||||
```
|
||||
2
traque-back/uploads/.gitignore
vendored
Normal file
2
traque-back/uploads/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
*
|
||||
!.gitignore
|
||||
Reference in New Issue
Block a user