Update docker-compose.yml

This commit is contained in:
Sebastian Frank 2017-09-07 21:43:23 +02:00
parent 62c237622b
commit 63646a86c4

View File

@ -2,7 +2,7 @@ version: "2.1"
services:
frontend:
image: nginx
image: larsks/thttpd
restart: always
networks:
- web