[mirotalksfu] - make docker-compose customizable

هذا الالتزام موجود في:
Laurent Goussard
2021-10-08 09:50:13 +02:00
الأصل b33fad073c
التزام 0aaa354d24
3 ملفات معدلة مع 4 إضافات و1 حذوفات

عرض الملف

@@ -78,6 +78,8 @@ $ npm start
```bash
# Copy src/config.template.js in src/config.js and edit it if needed
$ cp src/config.template.js src/config.js
# Copy docker-compose.template.yml in docker-compose.yml and edit it if needed
$ cp docker-compose.template.yml docker-compose.yml
# Build or rebuild services
$ docker-compose build
# Create and start containers