env file mismatch
All checks were successful
Build and Push Docker Image / build (push) Successful in 47s
All checks were successful
Build and Push Docker Image / build (push) Successful in 47s
This commit is contained in:
@@ -7,7 +7,7 @@ import json
|
||||
cgitb.enable()
|
||||
print("Content-Type: application/json\n")
|
||||
|
||||
ENV_FILE = "/config/web/backupbot.env"
|
||||
ENV_FILE = "/config/backupbot.env"
|
||||
|
||||
|
||||
def read_env():
|
||||
|
||||
Reference in New Issue
Block a user