Add image name for spotifeed and open ports
This commit is contained in:
parent
2254c618c4
commit
0107d1c4de
1 changed files with 3 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue