We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62763a commit 63f3155Copy full SHA for 63f3155
opendata.swiss/ui/src/admin/config.yml
@@ -1,11 +1,6 @@
1
backend:
2
- name: gitlab
3
- repo: docker/lindas-next-piveau-js
4
- auth_type: pkce
5
- app_id: your-app-id # TODO: Application ID from your GitLab settings
6
- api_root: https://gitlab.zazuko.com/api/v4
7
- base_url: https://gitlab.zazuko.com
8
- auth_endpoint: oauth/authorize
+ name: github
+ repo: opendata-swiss/metadata.swiss
9
10
# These lines should *not* be indented
11
media_folder: "public/img" # Media files will be stored in the repo under static/images/uploads
0 commit comments