mirror of
https://github.com/DeBrosOfficial/orama.git
synced 2026-06-17 03:14:12 +00:00
updated cli env to use https
This commit is contained in:
parent
ccccec6e08
commit
d6b97f2f97
@ -33,7 +33,7 @@ var DefaultEnvironments = []Environment{
|
||||
},
|
||||
{
|
||||
Name: "production",
|
||||
GatewayURL: "http://dbrs.space",
|
||||
GatewayURL: "https://dbrs.space",
|
||||
Description: "Production network (dbrs.space)",
|
||||
IsActive: false,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user