Update docker-compose.yml
This commit is contained in:
parent
62c237622b
commit
63646a86c4
@ -2,7 +2,7 @@ version: "2.1"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
frontend:
|
frontend:
|
||||||
image: nginx
|
image: larsks/thttpd
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- web
|
- web
|
||||||
|
Loading…
Reference in New Issue
Block a user