OZONE_SERVER_DID=did:web:ozone.${host} OZONE_PUBLIC_URL=https://ozone.${host} OZONE_ADMIN_HANDLE=${user}.${host} OZONE_MODERATOR_DIDS=${did} OZONE_ADMIN_DIDS=${did} OZONE_DB_POSTGRES_URL=postgres://postgres:postgres@database/ozone OZONE_DID_PLC_URL=https://plc.${host} NEXT_PUBLIC_PLC_DIRECTORY_URL=https://plc.${host} NEXT_PUBLIC_OZONE_SERVICE_DID=did:web:ozone.${host} NEXT_PUBLIC_SOCIAL_APP_DOMAIN=mod.${host} NEXT_PUBLIC_SOCIAL_APP_URL=https://mod.${host} OZONE_APPVIEW_DID=did:web:bsky.${host} OZONE_APPVIEW_URL=https://bsky.${host} OZONE_APPVIEW_PUSH_EVENTS=false OZONE_PDS_DID=did:web:${host} OZONE_PDS_URL=https://${host} OZONE_DEV_MODE=true OZONE_DB_MIGRATE=1 OZONE_ADMIN_PASSWORD OZONE_SIGNING_KEY_HEX