Buld the proper http image

This commit is contained in:
Pierre Jaury
2016-09-10 12:08:02 +02:00
parent f07615c4a4
commit 55d5121816

View File

@@ -3,7 +3,7 @@ version: '2'
services: services:
http: http:
# build: nginx # build: $FRONTEND
image: freeposte/$FRONTEND:$VERSION image: freeposte/$FRONTEND:$VERSION
restart: always restart: always
env_file: .env env_file: .env