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 da50fe6 commit 6b69e3fCopy full SHA for 6b69e3f
packages/gx-agent/fixtures/template-agent.yml
@@ -1,12 +1,12 @@
1
version: 3.0
2
# GAIA-X configuration options. These are the options you can change
3
gx:
4
- complianceServiceUrl: https://nk-gx-compliance.eu.ngrok.io #https://cs.gx.test.sphereon.com
+ complianceServiceUrl: https://nk-gx-compliance.eu.ngrok.io #https://cs.gx.test.sphereon.com
5
complianceServiceVersion: v2206
6
dbFile: ./db/gx.db.sqlite
7
ecosystems:
8
- name: FMA
9
- url: https://cs.fma.test.sphereon.com #https://nk-gx-compliance.eu.ngrok.io
+ url: https://nk-gx-compliance.eu.ngrok.io #https://cs.fma.test.sphereon.com
10
description: Future Mobility Alliance
11
12
# The Key Management System name. Normally shouldn't be changed. Currently only 1 KMS is supported
0 commit comments