[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2023-03-09 15:52:44 +01:00
الأصل 4ba73d5b5d
التزام c1b49cb17e

عرض الملف

@@ -9,10 +9,10 @@ services:
container_name: mirotalksfu
hostname: mirotalksfu
restart: unless-stopped
# These volumes are not mandatory, uncomment if you want to use it
# volumes:
# - ./app/:/src/app/:ro
# - ./public/:/src/public/:ro
# These volumes are not mandatory, coment if you want to use it
volumes:
- ./app/:/src/app/:ro
- ./public/:/src/public/:ro
ports:
- '3010:3010/tcp'
- '40000-40100:40000-40100/tcp'