parent
0d19c5e75a
commit
e0b0385709
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ services:
|
||||||
context: frontend
|
context: frontend
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
args:
|
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