[mirotalk] - update yml and dep
This commit is contained in:
@@ -15,7 +15,7 @@ services:
|
||||
# - ./public/:/src/public/:ro
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- '3000:3000'
|
||||
- '${PORT}:${PORT}'
|
||||
# Uncomment below, remove "ports:" section above and configure labels as
|
||||
# needed for LetsEncrypt TLS certificates with Traefik.
|
||||
# See https://doc.traefik.io/traefik/user-guides/docker-compose/basic-example/
|
||||
|
||||
+2
-2
@@ -23,8 +23,8 @@
|
||||
"license": "AGPL-3.0",
|
||||
"homepage": "https://github.com/miroslavpejic85/mirotalk",
|
||||
"dependencies": {
|
||||
"@sentry/integrations": "^7.40.0",
|
||||
"@sentry/node": "^7.40.0",
|
||||
"@sentry/integrations": "^7.41.0",
|
||||
"@sentry/node": "^7.41.0",
|
||||
"body-parser": "^1.20.2",
|
||||
"colors": "^1.4.0",
|
||||
"compression": "^1.7.4",
|
||||
|
||||
Reference in New Issue
Block a user