recurse-submodules

This commit is contained in:
ale 2022-11-22 00:57:55 +01:00
parent ca9f88414c
commit a97558f72d

View File

@ -5,7 +5,9 @@
## Build ## Build
``` ```
Edit Dockerfile and write your DOMAIN variable git clone --recurse-submodules https://git.manalejandro.com/ale/docker-mumble-web
Edit root Dockerfile and write your DOMAIN variable
$ docker-compose build && docker-compose pull $ docker-compose build && docker-compose pull
``` ```
@ -26,4 +28,4 @@ Mumble server config is in the local ./data folder
``` ```
MIT MIT
``` ```