Merge pull request #15 from loranger/main
[mirotalksfu] - make docker-compose customizable
هذا الالتزام موجود في:
1
.gitignore
مباع
1
.gitignore
مباع
@@ -16,3 +16,4 @@ package-lock.json
|
|||||||
|
|
||||||
# personal config
|
# personal config
|
||||||
config.js
|
config.js
|
||||||
|
docker-compose.yml
|
||||||
|
|||||||
@@ -78,6 +78,8 @@ $ 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 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
|
# Build or rebuild services
|
||||||
$ docker-compose build
|
$ docker-compose build
|
||||||
# Create and start containers
|
# Create and start containers
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم