This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit 32482e2b authored by Eduard Frankford's avatar Eduard Frankford
Browse files

changed permission for application-dev to run debugger in VSCode

parent 8c7142ff
Branches
2 merge requests!188Merging Peer Reviewing et. al to Master,!164211 peer reviewing functionality
......@@ -107,8 +107,8 @@ jhipster:
security:
oauth2:
audience:
# TODO: audience seems not really relevant, could be omitted? It is identical with client-id above
# - 149276ac11138d9ba72fb3cd12815e3fa2f372866df0eac0f7d1aae5fdffea24
# TODO: audience seems not really relevant, could be omitted? It is identical with client-id above
# - 149276ac11138d9ba72fb3cd12815e3fa2f372866df0eac0f7d1aae5fdffea24
authentication:
jwt:
# This token must be encoded using Base64 and be at least 256 bits long (you can type `openssl rand -base64 64` on your command line to generate a 512 bits one)
......@@ -143,8 +143,8 @@ jhipster:
application:
registeredPlugins:
- "http://localhost:8081/api/sharing/config"
- "http://localhost:8082/api/sharingPluginConfig"
- 'http://localhost:8081/api/sharing/config'
- 'http://localhost:8082/api/sharingPluginConfig'
gitlab:
url: https://sharing.codeability-austria.uibk.ac.at/
generalAccessToken: zPxPmJE3UXAZJpBzxqej
\ No newline at end of file
url: https://sharing.codeability-austria.uibk.ac.at/
generalAccessToken: zPxPmJE3UXAZJpBzxqej
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment