livestream/audio/docker-compose.yml

11 lines
157 B
YAML
Raw Normal View History

2018-06-29 09:05:51 +00:00
version: '3'
services:
server:
build: ./
ports:
- 80:80
- 8000:8000
volumes:
- ./icecast.xml:/usr/share/icecast/icecast.xml