readme
This commit is contained in:
parent
85ee493970
commit
bfcb828372
|
@ -21,12 +21,12 @@ https://wiki.archlinux.org/index.php/Docker#Installation
|
||||||
this will clone this repos (main docker environement), the drupal 9 based api source code (without sites/default folder nor mysq ddb) and the vuejs app source code.
|
this will clone this repos (main docker environement), the drupal 9 based api source code (without sites/default folder nor mysq ddb) and the vuejs app source code.
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone --recursive -o figli https://figureslibres.io/gogs/bachir/docker-caravane.git
|
git clone --recursive -o figli https://figureslibres.io/gitea/bachir/docker-caravane.git
|
||||||
```
|
```
|
||||||
|
|
||||||
submodules :
|
submodules :
|
||||||
- https://figureslibres.io/gogs/bachir/caravane-api
|
- https://figureslibres.io/gitea/bachir/drupal-caravane
|
||||||
- https://figureslibres.io/gogs/bachir/caravane-app
|
- https://figureslibres.io/gitea/bachir/nuxt-caravane
|
||||||
|
|
||||||
### setup /sites/default/settings.php
|
### setup /sites/default/settings.php
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue