mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
ci(config): 🔥 Remove old oidc key from CI config
This commit is contained in:
parent
9f1e89b592
commit
a1aa49e089
6
.github/config.workflow.toml
vendored
6
.github/config.workflow.toml
vendored
|
|
@ -35,12 +35,6 @@ rules = [
|
||||||
"Don't post illegal content",
|
"Don't post illegal content",
|
||||||
]
|
]
|
||||||
|
|
||||||
[oidc]
|
|
||||||
|
|
||||||
[oidc.keys]
|
|
||||||
private = "MC4CAQAwBQYDK2VwBCIEID+H5n9PY3zVKZQcq4jrnE1IiRd2EWWr8ApuHUXmuOzl"
|
|
||||||
public = "MCowBQYDK2VwAyEAzenliNkgpXYsh3gXTnAoUWzlCPjIOppmAVx2DBlLsC8="
|
|
||||||
|
|
||||||
[http]
|
[http]
|
||||||
base_url = "http://0.0.0.0:8080"
|
base_url = "http://0.0.0.0:8080"
|
||||||
bind = "0.0.0.0"
|
bind = "0.0.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue