This commit is contained in:
msnie
2025-02-02 20:19:49 +01:00
parent 0fe3f14428
commit 7750b73d01
+1 -1
View File
@@ -95,7 +95,7 @@ services:
# - .env # - .env
- .env.production - .env.production
# - db.env # - db.env
command: node ./streaming command: node ./streaming/index.js
environment: environment:
- 'REDIS_URL=redis://redis:6379' - 'REDIS_URL=redis://redis:6379'
# ports: # ports: