Files
tacticalrmm-web/.env.example
2020-06-05 17:39:50 -04:00

5 lines
141 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