Skip to content
Snippets Groups Projects
Commit 6406e185 authored by Christopher Bohn's avatar Christopher Bohn :thinking:
Browse files

replacing api/config.py; it shouldn't be possible without forcing, but here we are

parent 4088e42b
No related branches found
No related tags found
No related merge requests found
class Config:
# GitLab API Configuration
gitlab_url = 'https://git.unl.edu/'
gitlab_api_key = None
# Canvas API configuration
canvas_url = 'https://canvas.unl.edu/api/v1/'
canvas_api_key = None
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment