Files
speckle-aectech-masterclass/Procfile
T
2021-11-04 11:24:43 +01:00

1 line
74 B
Plaintext

web: uvicorn main:app --app-dir=server --host=0.0.0.0 --port=${PORT:-5000}