docker-h5ai icon indicating copy to clipboard operation
docker-h5ai copied to clipboard

Changing the active port

Open AM7999 opened this issue 2 years ago • 1 comments

Hi, I was wondering on how to change the port since i have other things hosted on different ports that h5ai might be trying to use

Hardware: Raspberry Pi4 OS: Debian 11 (bullseye)

AM7999 avatar Dec 23 '23 22:12 AM7999

Since this runs as a Docker container, you can map the port in whatever you want.

Check the Docker CLI and/or Docker compose options.

awesometic avatar Jan 05 '24 01:01 awesometic