Add official docker image (#358)

Add the new image to the `docker-compose`-file.
See #329
This commit is contained in:
Sebastian Duda 2020-07-26 10:27:49 +02:00 committed by GitHub
parent 794184f8f0
commit 9bb2f0330a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: "3"
services:
kutt:
build: .
image: kutt/kutt
container_name: kutt
depends_on:
- postgres