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

docker-compose.yml broken #42

Closed
dwarfi09 opened this issue Apr 23, 2020 · 2 comments
Closed

docker-compose.yml broken #42

dwarfi09 opened this issue Apr 23, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@dwarfi09
Copy link

Hi,
great project, thank you :)

The current docker-compose.yml is broken. It should be something like

version: "3.2"
services:
  whiteboard:
    image: rofl256/whiteboard
    ports:
      - "8080:8080"
@cracker0dks
Copy link
Owner

changed it, I don't use it so don't know if this works now ;)

@cracker0dks cracker0dks added the bug Something isn't working label Apr 24, 2020
@dwarfi09
Copy link
Author

it works, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants