diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-05-14 17:40:36 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-05-14 17:40:36 -0500 |
| commit | afca82bbf549ac0bb0af39ee4152ac06b31acaaa (patch) | |
| tree | a9ad3d49e97f5cd3afa8186b21dd76893f0ca64d /docker-compose.yaml | |
| parent | 3b246c066f00a8820231d25519109e77d35edd23 (diff) | |
| download | embedtube-afca82bbf549ac0bb0af39ee4152ac06b31acaaa.tar.xz embedtube-afca82bbf549ac0bb0af39ee4152ac06b31acaaa.zip | |
rename project to embedtube and revise readme.md. add btc donation link
Diffstat (limited to 'docker-compose.yaml')
| -rw-r--r-- | docker-compose.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml index 3ad6b28..99f65b5 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,5 +1,5 @@ services: - mintube: + embedtube: build: . restart: always ports: |
