Browse Source

Removing Database Password from old templates

Robert Middleswarth 3 years ago
parent
commit
744c7a5e10
1 changed files with 0 additions and 1 deletions
  1. 0 1
      stack/node-red.yml

+ 0 - 1
stack/node-red.yml

@@ -6,7 +6,6 @@ services:
     environment:
 			NODE_RED_CREDENTIAL_SECRET: ${NODE_RED_CREDENTIAL_SECRET}
 			TZ: ${TZ}
-      DB_MYSQL_PASSWORD: ${DATABASE_PASSWORD}
     volumes:
       - node-red-data:/data
     ports: