mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
change protocol to http
This commit is contained in:
@@ -13,7 +13,7 @@ export GLOBAL_PROBE_KEY=please-change-this-to-random-value
|
||||
# Which domain is this server hosted on? replace this with oneuptime.yourdomain.com or yourdomain.com.
|
||||
export DOMAIN=localhost
|
||||
# Is this server hosted with a TLS cert. If yes, this should be "https"
|
||||
export HTTP_PROTOCOL=https
|
||||
export HTTP_PROTOCOL=http
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user