"include/composable_kernel/utility/Sequence.hpp" did not exist on "a0584426ff5b6b8b448c971b97c9b1a4d86ba010"
Unverified Commit fe8c2244 authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #371 from ThatOneCalculator/fix/script

fix: 🔨 start script permissions & environment
parents f785c721 6a9fc518
#!/usr/bin/env bash
uvicorn main:app --host 0.0.0.0 --port 8080 --forwarded-allow-ips '*'
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment