Sync layouts, typography, and watermark studio for self-hosted OSS.
Unlock features without credits/Stripe, point docs to docs.songs2vid.com, and drop leftover billing admin surfaces. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-2
@@ -34,7 +34,7 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
S2YT_EDITION: selfhosted
|
||||
S2VID_EDITION: selfhosted
|
||||
DATABASE_URL: postgresql://s2yt:s2yt@postgres:5432/s2yt
|
||||
REDIS_URL: redis://redis:6379
|
||||
UPLOAD_DIR: /app/uploads
|
||||
@@ -55,7 +55,7 @@ services:
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
S2YT_EDITION: selfhosted
|
||||
S2VID_EDITION: selfhosted
|
||||
DATABASE_URL: postgresql://s2yt:s2yt@postgres:5432/s2yt
|
||||
REDIS_URL: redis://redis:6379
|
||||
UPLOAD_DIR: /app/uploads
|
||||
|
||||
Reference in New Issue
Block a user