11 lines
224 B
YAML
Executable File
11 lines
224 B
YAML
Executable File
braid:
|
|
build: /apps/braid/.docker-compose
|
|
environment:
|
|
VIRTUAL_HOST: ysbraid.localhost
|
|
HTTPS_METHOD: nohttps
|
|
MEASURE_BASE_URL: http://admin.localhost
|
|
dns:
|
|
- 172.17.0.1
|
|
volumes:
|
|
- /apps/braid:/app
|