build: update configuration files
This commit is contained in:
parent
ff81309464
commit
c1d51392b4
2
.hadolint.yaml
Normal file
2
.hadolint.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
ignore:
|
||||
- DL3059
|
|
@ -29,8 +29,7 @@ x-app: &default-app
|
|||
|
||||
services:
|
||||
web:
|
||||
<<: *default-app
|
||||
<<: *default-proxy
|
||||
<<: [*default-proxy, *default-app]
|
||||
build:
|
||||
context: .
|
||||
target: web
|
||||
|
|
Loading…
Reference in a new issue