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

fix: 🔨 start script permissions & environment

parent 47803fbe
uvicorn main:app --host 0.0.0.0 --port 8080 --forwarded-allow-ips '*' #!/usr/bin/env bash
\ No newline at end of file
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