Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/GPT3Discord/commit/9515fb19b05e518f69911c8010eeaf7c1be9e5c4 You should set ROOT_URL correctly, otherwise the web may not work correctly.

fixup! Format Python code with psf/black push

github-actions 2 years ago
parent 5136f1b78d
commit 9515fb19b0

@ -84,4 +84,4 @@ if __name__ == "__main__":
print("Removing PID file")
os.remove(PID_FILE)
finally:
sys.exit(0)
sys.exit(0)

Loading…
Cancel
Save