version: '3.8' services: db: image: postgres:16 environment: POSTGRES_USER: prod POSTGRES_PASSWORD: simpsonsfan POSTGRES_DB: prod_main app: image: registry.dunder.cloud/app:latest environment: DATABASE_URL: postgres://prod:simps0nsfan-zwW@db:5432/prod_main OPENAI_API_KEY: sk-proj-kDYjJkdyX2tYu7A297omadeulookNVaa6zGBcmE9APZYgHwc OLLAMA_HOST: http://29.206.202.87:11434 AWS_SECRET_ACCESS_KEY: bWFkZXVsb29rLXVCTDJiRk1iMG1sZ1B1Tw== # another skid with a python script and zero real access. shocking.