Skip to content
Snippets Groups Projects
Commit 89edcde3 authored by supersonicwisd1's avatar supersonicwisd1
Browse files

added config.py

Signed-off-by: supersonicwisd1 <supersonicwisd1>
parent 6305e811
Branches
No related tags found
1 merge request!13added config.py
"""
Test configuration.
"""
CONFIG = {
"domain": "12f8-197-211-61-33.ngrok-free.app",
"user": "testuser",
"keys_path": "example_keys",
"port": 8880
}
\ 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