4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-14 05:06:37 +00:00
AzuraCast/docker-compose.testing.yml

11 lines
205 B
YAML
Raw Normal View History

2022-03-16 04:57:27 +00:00
services:
web:
build:
context: .
environment:
APPLICATION_ENV: 'testing'
LOG_LEVEL: 'debug'
volumes:
- ./vendor:/var/azuracast/www/vendor
- .:/var/azuracast/www