Skip to content

Commit

Permalink
Readme: Add hint for interfering ports on Synology Closes Akkudoktor-…
Browse files Browse the repository at this point in the history
  • Loading branch information
Lasall committed Jan 26, 2025
1 parent 84683cd commit eee7954
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ Windows:
docker compose up
```

If you are running the EOS container on a system hosting multiple services, such as a Synology NAS, and want to allow external network access to EOS, please ensure that the default exported ports (8503, 8504) are available on the host. On Synology systems, these ports might already be in use (refer to [this guide](https://kb.synology.com/en-me/DSM/tutorial/What_network_ports_are_used_by_Synology_services)). If the ports are occupied, you will need to reconfigure the exported ports accordingly.

## Configuration

This project uses the `EOS.config.json` file to manage configuration settings.
Expand Down

0 comments on commit eee7954

Please sign in to comment.