]> git.parisson.com Git - mezzo.git/commitdiff
cleanup
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 2 Mar 2016 14:18:35 +0000 (15:18 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 2 Mar 2016 14:18:35 +0000 (15:18 +0100)
docker-compose.yml

index 5ff54d90e55eed25fd75c735ec9d9510a9990c1b..abafe248e97af307a8df93638b904913ea211370 100644 (file)
@@ -38,18 +38,6 @@ db:
     - MYSQL_USER=manifeste
     - MYSQL_PASSWORD=Onukifsid7
 
-# db:
-#   image: postgres
-#   volumes:
-#     - ./data/var/lib/postgresql/manifeste/data/:/var/lib/postgresql/data
-#   volumes_from:
-#     - data
-#   environment:
-#     - POSTGRES_PASSWORD=mysecretpassword
-#     - POSTGRES_USER=postgres
-#     - POSTGRES_DB=manifeste
-
-
 # pgdb:
 #   image: postgres
 #   volumes: