diff --git a/compose.yaml b/compose.yaml index 6bae4962..6856e4e1 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,6 +1,8 @@ services: web: image: fullyforged/music_library:latest + ports: + - 8080 environment: - API_TOKEN - BACKGROUND_DATABASE_PATH