1
0
mirror of https://github.com/craigerl/aprsd.git synced 2024-10-01 01:26:34 -04:00
aprsd/tests/cmds
Hemna 35d41582ee Moved logging to log for wsgi.py
Added wsgi.py to be used with gunicorn to start aprsd's web admin
interface.

gunicorn -b :8080 "aprsd.wsgi:app"
2023-07-16 16:32:39 -04:00
..
__init__.py Send Message command defaults to config 2021-12-12 16:13:08 -05:00
test_send_message.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00
test_webchat.py Moved logging to log for wsgi.py 2023-07-16 16:32:39 -04:00