Skip to content
Snippets Groups Projects
Commit af7658c9 authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Changed Celerity config.

parent accf0b52
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
SIGNING_KEY = '{{ signing_key }}'
SERVER_URL = 'https://{{ ms_server_name }}:6200'
# MediaServer interactions
MEDIASERVERS = {
......
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
SIGNING_KEY = '{{ signing_key }}'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment