mozilla-services / syncserver

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

Dockerfile: Expose port 5000 #303

Open thopiekar opened 2 years ago

thopiekar commented 2 years 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)