Browse Source

dolibarr: :warning: WIP

Guilhem Saurel 6 years ago
parent
commit
ffb0708c64
1 changed files with 7 additions and 0 deletions
  1. 7 0
      dolibarr/README.md

+ 7 - 0
dolibarr/README.md

@@ -1,5 +1,12 @@
 # Dolibarr
 
+## :warning: This is a WIP
+
+pour l’instant, la conf est supprimée à chaque update :/
+il faut binder les volumes entre fpm, nginx & l’hôte
+
+## Usage
+
 ```
 echo POSTGRES_PASSWORD=$(openssl rand -base64 32) >> .env
 docker-compose up -d --build