Files
tacticalrmm-web/.env.example
2022-05-30 07:46:30 +00:00

7 lines
160 B
Plaintext

PROD_URL = "https://api.example.com"
DEV_URL = "https://api.example.com"
APP_URL = "https://app.example.com"
DEV_HOST = 0.0.0.0
DEV_PORT = 80
USE_HTTPS = false