mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-09 02:07:42 -06:00
Remove old hypercorn command with unused logging.toml
This commit is contained in:
@@ -8,7 +8,6 @@ fi
|
||||
|
||||
# Default to development mode if not defined
|
||||
export ENVIRONMENT=${ENVIRONMENT:-development}
|
||||
# COMMAND='poetry run hypercorn linkpulse.app:app --reload --log-config=toml:logging.toml'
|
||||
COMMAND='poetry run python3 -m linkpulse serve'
|
||||
|
||||
# Check if Railway CLI is available
|
||||
|
||||
Reference in New Issue
Block a user