Fix image build path.
parent
371de8a42d
commit
fe9fa57de0
|
@ -22,7 +22,7 @@ services:
|
|||
# Single page frontend application
|
||||
frontend:
|
||||
image: ${DASHWOODENCLOCK_FRONTEND_IMAGE:-docker.dreamnetwork.oss:5000/icedream/dash-wooden-clock}
|
||||
build: ../frontend
|
||||
build: ..
|
||||
env_file:
|
||||
- frontend.env
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue