4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-13 20:56:36 +00:00
AzuraCast/docker-compose.testing.yml
Buster "Silver Eagle" Neece 2bfc1e9d19
Update cloud IDE Compose file.
2022-03-15 23:57:27 -05:00

11 lines
205 B
YAML

services:
web:
build:
context: .
environment:
APPLICATION_ENV: 'testing'
LOG_LEVEL: 'debug'
volumes:
- ./vendor:/var/azuracast/www/vendor
- .:/var/azuracast/www