diff --git a/.env.example b/.env.example index 755543a..6fd670d 100644 --- a/.env.example +++ b/.env.example @@ -3,8 +3,6 @@ POSTGRES_HOSTNAME=postgres_host POSTGRES_PORT=postgres_port POSTGRES_DB=postgres_database POSTGRES_USER=postgres_user -POSTGRES_PASSWORD=xxxx - -ADMIN_PASSWORD=xxxxx - +POSTGRES_PASSWORD= +ADMIN_PASSWORD= MUNICIPALITY_SLUG=lohne \ No newline at end of file