initial music stuff

This commit is contained in:
ReaperOfVeriod
2026-01-31 02:50:20 +01:00
parent e262300def
commit f00cbb2091
9 changed files with 535 additions and 35 deletions
+9
View File
@@ -0,0 +1,9 @@
services:
app:
container_name: reapersbeepboop
build:
context: .
dockerfile: Dockerfile
volumes:
- .:/opt/app
- /opt/app/node_modules