mozilla-services / syncserver

Run-Your-Own Firefox Sync Server
Mozilla Public License 2.0
1.86k stars 142 forks source link

Dockerfile: Expose port 5000 #303

Open thopiekar opened 1 year ago

thopiekar commented 1 year ago

Exposing the port is very helpful on the latest version of Synology's Docker integration into their DiskStation Manager (DSM). Once you expose the port, you can easily set up a reverse proxy on it.

Other Docker-based products might also benefit from it. Therefore I'm contributing this change here.

Signed-off-by: Thomas Karl Pietrowski thopiekar@gmail.com (github: thopiekar)