Skip to content

Fix docker port - #105

Merged
AlpinDale merged 3 commits into
dphnAI:mainfrom
Krisseck:docker-2023-11-08
Nov 8, 2023
Merged

Fix docker port#105
AlpinDale merged 3 commits into
dphnAI:mainfrom
Krisseck:docker-2023-11-08

Conversation

@Krisseck

@Krisseck Krisseck commented Nov 8, 2023

Copy link
Copy Markdown
Contributor

docker-compose.yml and entrypoint.sh have different ports configured.

I reverted entrypoint.sh port back to 2242, seems that seems to be default port used in other documentation and docker-compose.yml as well.

@AlpinDale

Copy link
Copy Markdown
Member

Thanks for catching that. The reason I set the port to 7860 is because HuggingFace spaces expects the application to run at that port. Maybe you could modify your PR to change the docker compose port to 7860 as well? Thanks! I forgot it's set there too.

@Krisseck

Krisseck commented Nov 8, 2023

Copy link
Copy Markdown
Contributor Author

Sure, changed the port in docker-compose

@AlpinDale

Copy link
Copy Markdown
Member

LGMT, thanks for the fix

@AlpinDale
AlpinDale merged commit 2399365 into dphnAI:main Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants