[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2021-10-08 10:36:01 +02:00
الأصل 5c12766f54
التزام 4baef7f086

عرض الملف

@@ -77,7 +77,7 @@ $ npm start
```bash ```bash
# Copy src/config.template.js in src/config.js and edit it if needed # Copy src/config.template.js in src/config.js and edit it if needed
$ cp src/config.template.js src/config.js $ cp app/src/config.template.js app/src/config.js
# Copy docker-compose.template.yml in docker-compose.yml and edit it if needed # Copy docker-compose.template.yml in docker-compose.yml and edit it if needed
$ cp docker-compose.template.yml docker-compose.yml $ cp docker-compose.template.yml docker-compose.yml
# Build or rebuild services # Build or rebuild services