Update docker-compose file

This commit is contained in:
Frédéric Guillot
2017-12-06 16:45:58 -08:00
parent 45610baa47
commit 0060fb9d5c

View File

@@ -1,7 +1,7 @@
version: '2'
services:
kanboard:
image: kanboard/kanboard:stable
image: kanboard/kanboard:latest
ports:
- "80:80"
volumes: