speckle-aectech-masterclass/Procfile

1 строка
81 B
Plaintext

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