Disable sponsorship check.
This commit is contained in:
@@ -37,6 +37,11 @@ job "evcc" {
|
||||
]
|
||||
}
|
||||
|
||||
env {
|
||||
# this makes the sponsorship cloud API call not work, and it defaults to success ¯\_(ツ)_/¯
|
||||
GRPC_URI = "1.1.1.1:1111"
|
||||
}
|
||||
|
||||
service {
|
||||
name = "evcc"
|
||||
port = "ui"
|
||||
|
||||
Reference in New Issue
Block a user