tested, add systemd deploy guide
This commit is contained in:
@@ -33,7 +33,7 @@ def main():
|
||||
|
||||
# Check if API_TOKEN is set
|
||||
if not os.environ.get('API_TOKEN'):
|
||||
print("WARNING: API_TOKEN not set. Using default token 'token-his2-untuk-hit-api-migrasi-clarity'.")
|
||||
print("WARNING: API_TOKEN not set. Using default token '$2y$05$o1Sfikmwynq76PmuBkJeROpS2WcD.Sh4lgrjohMicnlhBlGAt8UAq'.")
|
||||
print("Set environment variable API_TOKEN or use --token argument for better security.")
|
||||
|
||||
# Set up signal handlers for graceful shutdown
|
||||
|
||||
Reference in New Issue
Block a user