Browse Source

minor fixes

Olivier Massot 2 years ago
parent
commit
c821d8c9ed
2 changed files with 2 additions and 3 deletions
  1. 2 2
      .gitignore
  2. 0 1
      README.md

+ 2 - 2
.gitignore

@@ -4,7 +4,7 @@
 /mysqldata/*
 /metabase-data/*
 /elasticsearchdata/*
-
+apps/
 !/apps/.gitkeep
 /clonedb/*
 /.vagrant
@@ -20,4 +20,4 @@
 .DS_Store
 docker-compose-dev.yml
 docker-sync.yml
-Makefile
+Makefile

+ 0 - 1
README.md

@@ -92,7 +92,6 @@ Pour cela, ajouter les lignes suivantes à votre fichier `/etc/hosts`:
     127.0.0.1 local.ap2i-doc.opentalent.fr   # Docker 'ap2i-doc'
     127.0.0.1 local.app.opentalent.fr   # Docker 'app'
     127.0.0.1 local.app-doc.opentalent.fr   # Docker 'app-doc'
-    127.0.0.1 local.app-v3.opentalent.fr   # Docker 'app-v3'    
     127.0.0.1 local.mercure.opentalent.fr   # Docker 'mercure'
     127.0.0.1 local.portail-v2.opentalent.fr    # Docker 'portail-v2'
     127.0.0.1 local.maestro.opentalent.fr    # Docker 'maestro'