Compose refactor
This commit is contained in:
parent
89f3837fb7
commit
451d8eaf5b
|
@ -3,7 +3,6 @@ version: '3.7'
|
||||||
services:
|
services:
|
||||||
main:
|
main:
|
||||||
image: registry.verdnatura.es/vn-support
|
image: registry.verdnatura.es/vn-support
|
||||||
build:
|
build: .
|
||||||
context: .
|
|
||||||
ports:
|
ports:
|
||||||
- 80
|
- 80
|
||||||
|
|
Loading…
Reference in New Issue