mirror of
https://git.rezel.net/LudoTech/traque.git
synced 2026-04-11 08:40:18 +02:00
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"