[mirotalk] - update yml and dep

This commit is contained in:
Miroslav Pejic
2023-03-08 19:31:41 +01:00
parent 04f1ec2de8
commit a134ce2f47
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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
View File
@@ -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",