Unverified Commit 6e78b3a8 authored by ThatOneCalculator's avatar ThatOneCalculator
Browse files

fix: 🔨 start script permissions & environment

parent 47803fbe
#!/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