This commit is contained in:
parent
13da958302
commit
7e6cb2944b
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ services:
|
||||||
image: git.webdeploy.it/pianello/frontend
|
image: git.webdeploy.it/pianello/frontend
|
||||||
restart: always
|
restart: always
|
||||||
build:
|
build:
|
||||||
context: .
|
context: frontend
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|
||||||
version_tag:
|
version_tag:
|
||||||
|
|
Loading…
Reference in a new issue