tsubik/splittypie

Run in production using Docker

Opened this issue · 0 comments

I am struggeling in trying to run this using this Dockerfile. What other configuration steps are needed to run this in a production environment?

Here is my docker-compose.yml snippet:

splittypie:
  image: pako88/splittypie:latest
  ports:
    - "127.0.0.1:5087:5100"
    - "49153:49153"