[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2023-03-09 17:15:04 +01:00
الأصل c1b49cb17e
التزام 531661397e
3 ملفات معدلة مع 7 إضافات و6 حذوفات

عرض الملف

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