mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-02-09 10:20:16 +01:00
246 B
246 B
template of the .env file
ADMIN_PASSWORD = 'admin password here'
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