Add image name for spotifeed and open ports

This commit is contained in:
Marko Korhonen 2021-01-16 14:32:34 +02:00
parent 2254c618c4
commit 0107d1c4de

View file

@ -37,6 +37,9 @@ services:
spotifeed:
build: ./spotifeed
image: spotifeed
ports:
- "8083:8083"
container_name: spotifeed
restart: unless-stopped
networks: