aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.yaml
diff options
context:
space:
mode:
authorTim Keller <tjkeller.xyz>2025-05-23 22:12:05 -0500
committerTim Keller <tjkeller.xyz>2025-05-23 22:12:05 -0500
commit285c3e573e1d01b952342aeaf91aa09303883ebf (patch)
tree11338a9e0924bb1e18303c5f07e651ef44b4d34d /docker-compose.yaml
parent865911f8ffdac7d1d9773570216c0bd35fc601d9 (diff)
downloadmintube-285c3e573e1d01b952342aeaf91aa09303883ebf.tar.xz
mintube-285c3e573e1d01b952342aeaf91aa09303883ebf.zip
docker support and readme
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r--docker-compose.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
new file mode 100644
index 0000000..bd98f85
--- /dev/null
+++ b/docker-compose.yaml
@@ -0,0 +1,9 @@
+services:
+ mintube:
+ build: .
+ restart: always
+ ports:
+ - 7008:8080 # TOOB
+ # Add api key here, or in .env file
+ #environment:
+ # - API_KEY: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA