multi-scrobbler-now-playing/compose.yaml

9 lines
138 B
YAML
Raw Normal View History

2025-01-11 23:37:07 +00:00
services:
server:
build:
context: .
environment:
NODE_ENV: production
volumes:
- ./.env:/usr/src/app/.env