This commit is contained in:
parent
90b2576555
commit
0d19c5e75a
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ services:
|
||||||
build:
|
build:
|
||||||
context: frontend
|
context: frontend
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
environment:
|
args:
|
||||||
PUBLIC_BACKEND_URL: ${PUBLIC_BACKEND_URL}
|
- PUBLIC_BACKEND_URL: ${PUBLIC_BACKEND_URL}
|
||||||
|
|
||||||
version_tag:
|
version_tag:
|
||||||
extends: frontend
|
extends: frontend
|
||||||
|
|
Loading…
Reference in a new issue