Merge pull request #15 from loranger/main
[mirotalksfu] - make docker-compose customizable
هذا الالتزام موجود في:
3
.gitignore
مباع
3
.gitignore
مباع
@@ -15,4 +15,5 @@ package-lock.json
|
||||
.cache
|
||||
|
||||
# personal config
|
||||
config.js
|
||||
config.js
|
||||
docker-compose.yml
|
||||
|
||||
@@ -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
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم