bonesinc
Results
2
comments of
bonesinc
It's not crashing, it just bothered me. Here's my config: ``` services: db: image: postgres:17 container_name: Zipline-DB hostname: zipline-db security_opt: - no-new-privileges:true environment: POSTGRES_DB: zipline POSTGRES_USER: $DB_USER # Hardcoded everywhere...
Here's the output while running zipline 'unfixed'. [zipline_config_output.txt](https://github.com/user-attachments/files/23140713/zipline_config_output.txt)