feat: Enhance iOS Safari audio streaming support with optimizations and specific headers
All checks were successful
Build and Push Docker Image / docker (push) Successful in 9s
All checks were successful
Build and Push Docker Image / docker (push) Successful in 9s
This commit is contained in:
@@ -11,7 +11,7 @@ services:
|
||||
- DENO_ENV=production
|
||||
- PORT=5173
|
||||
ports:
|
||||
- "5173:5173"
|
||||
- "0.0.0.0:5173:5173"
|
||||
volumes:
|
||||
- ./data:/app/data:ro
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user