Add image name for spotifeed and open ports

This commit is contained in:
Marko Korhonen 2021-01-16 14:32:34 +02:00
parent a4c57aaf28
commit 7877253492
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

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