This repository has been archived on 2026-03-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
PyWPR/www/_server_config.py
2025-08-24 22:09:37 +03:00

3 lines
68 B
Python

SERVER_DOWNLOADPY = False
SERVER_PORT = 8080
SERVER_HOST = '0.0.0.0'