Skip to content
Snippets Groups Projects
Commit 4a0dc747 authored by Kenechukwu Orjiene's avatar Kenechukwu Orjiene
Browse files

Merge branch 'feat/dev' into 'main'

added config.py

See merge request !13
parents 99f69bf9 89edcde3
Branches
Tags
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