Closed vinostroud closed 3 months ago
added:
Dockerfile .dockerignore docker-compose-yml
I ran docker-compose up --build
docker-compose up --build
Then confirmed app was working on http://localhost:8501/
http://localhost:8501/
I looked at what I had set up for my pdm apps and port 8501 seemed to be the one that worked (vice 8000 or 8080).
Happy to take feedback on this.
If we're good with this PR, I'll merge then move to deploy on fly.io (I already have an account)
added:
I ran
docker-compose up --build
Then confirmed app was working on
http://localhost:8501/
I looked at what I had set up for my pdm apps and port 8501 seemed to be the one that worked (vice 8000 or 8080).
Happy to take feedback on this.
If we're good with this PR, I'll merge then move to deploy on fly.io (I already have an account)