Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run in production using Docker #14

Open
mcnesium opened this issue Jun 27, 2017 · 0 comments
Open

Run in production using Docker #14

mcnesium opened this issue Jun 27, 2017 · 0 comments

Comments

@mcnesium
Copy link

mcnesium commented Jun 27, 2017

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"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant