Add image name for spotifeed and open ports

This commit is contained in:
Marko Korhonen 2021-01-16 14:32:34 +02:00
parent 53bba8f92e
commit c8b026881e

View file

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