Fix image build path.

master
Icedream 2018-08-24 17:16:38 +02:00
parent 371de8a42d
commit fe9fa57de0
Signed by: icedream
GPG Key ID: 1573F6D8EFE4D0CF
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ services:
# Single page frontend application # Single page frontend application
frontend: frontend:
image: ${DASHWOODENCLOCK_FRONTEND_IMAGE:-docker.dreamnetwork.oss:5000/icedream/dash-wooden-clock} image: ${DASHWOODENCLOCK_FRONTEND_IMAGE:-docker.dreamnetwork.oss:5000/icedream/dash-wooden-clock}
build: ../frontend build: ..
env_file: env_file:
- frontend.env - frontend.env
deploy: deploy: