Add image name for spotifeed and open ports
This commit is contained in:
parent
a4c57aaf28
commit
7877253492
1 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,9 @@ services:
|
|||
|
||||
spotifeed:
|
||||
build: ./spotifeed
|
||||
image: spotifeed
|
||||
ports:
|
||||
- "8083:8083"
|
||||
container_name: spotifeed
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue