ci(config): 🔥 Remove old oidc key from CI config

This commit is contained in:
Jesse Wierzbinski 2024-10-11 17:04:03 +02:00
parent 9f1e89b592
commit a1aa49e089
No known key found for this signature in database

View file

@ -35,12 +35,6 @@ rules = [
"Don't post illegal content",
]
[oidc]
[oidc.keys]
private = "MC4CAQAwBQYDK2VwBCIEID+H5n9PY3zVKZQcq4jrnE1IiRd2EWWr8ApuHUXmuOzl"
public = "MCowBQYDK2VwAyEAzenliNkgpXYsh3gXTnAoUWzlCPjIOppmAVx2DBlLsC8="
[http]
base_url = "http://0.0.0.0:8080"
bind = "0.0.0.0"