Closed jonakoudijs closed 1 year ago
This PR removes configuration for deploying to Deta.sh and adds Fly.io deployment. Also important to note is that the ENTRYPOINT value is been removed from the Dockerfile (and kept default) because this was giving issues when deploying to Fly.io.
ENTRYPOINT
This PR removes configuration for deploying to Deta.sh and adds Fly.io deployment. Also important to note is that the
ENTRYPOINT
value is been removed from the Dockerfile (and kept default) because this was giving issues when deploying to Fly.io.