vn-autoconfig/docker-compose.yml

9 lines
131 B
YAML
Raw Normal View History

2020-01-15 10:25:33 +00:00
version: '3.7'
services:
2020-01-28 14:08:01 +00:00
main:
2020-01-15 10:25:33 +00:00
image: registry.verdnatura.es/vn-autoconfig
2020-01-31 20:32:23 +00:00
build:
context: .
2020-01-15 10:25:33 +00:00
ports:
- 80