mirror of
https://github.com/cupcakearmy/livestream.git
synced 2024-12-21 15:46:33 +00:00
removed unecessary port
This commit is contained in:
parent
3b9c79afa5
commit
e32d87897d
@ -5,6 +5,5 @@ services:
|
|||||||
build: ./
|
build: ./
|
||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
- 8000:8000
|
|
||||||
volumes:
|
volumes:
|
||||||
- ./icecast.xml:/usr/share/icecast/icecast.xml
|
- ./icecast.xml:/usr/share/icecast/icecast.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user