@@ -1,4 +1,5 @@
WM_IMAGE=ghcr.io/windmill-labs/windmill:main
DATABASE_URL=postgresql://postgres:DbForWindMillPassword:5432/windmill
POSTGRES_PASSWORD=MyS3cur3P@ssw0rd!2024
DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@db:5432/windmill
LOG_MAX_SIZE=20m
LOG_MAX_FILE=10
The note is not visible to the blocked user.