mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-01-20 12:00:20 +00:00
5 lines
141 B
Plaintext
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 |