Detail open port
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
image: fullyforged/music_library:latest
|
image: fullyforged/music_library:latest
|
||||||
|
ports:
|
||||||
|
- 8080
|
||||||
environment:
|
environment:
|
||||||
- API_TOKEN
|
- API_TOKEN
|
||||||
- BACKGROUND_DATABASE_PATH
|
- BACKGROUND_DATABASE_PATH
|
||||||
|
|||||||
Reference in New Issue
Block a user