mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 15:24:55 +00:00
7 lines
317 B
Bash
7 lines
317 B
Bash
MONGO_URL=mongodb://localhost:27017/fyipedb
|
|
CLUSTER_KEY=f414c23b4cdf4e84a6a66ecfd528eff2
|
|
SERVER_URL=http://localhost:3002
|
|
SLACK_ERROR_LOG_WEBHOOK=https://hooks.slack.com/services/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
|
|
SLACK_ERROR_LOG_CHANNEL=fyipe-engineering
|
|
PORT=3200
|
|
SCRIPT_RUNNER_URL=http://localhost:3009 |