updated readme, changed cert directory

This commit is contained in:
2024-06-10 18:31:03 +00:00
parent 21e6f31c15
commit 5ce54a8481
6 changed files with 6 additions and 6 deletions

View File

@@ -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
View File

@@ -0,0 +1,2 @@
*
!.gitignore