chendeben 9 anni fa
parent
commit
db3cf8a649
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      docker-compose.yml

+ 0 - 1
docker-compose.yml

@@ -5,7 +5,6 @@ services:
     build:
       context: ./db
     environment:
-      - POSTGRES_PASSWORD=postgres
       - PGDATA=/postgresql/data
     ports:
       - "5432:5432"