Removing Database Password from old templates

This commit is contained in:
Robert Middleswarth
2021-11-11 23:47:51 -05:00
parent 8e343f1f85
commit 744c7a5e10

View File

@@ -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: