fix ozone
This commit is contained in:
28
envs/ozone
28
envs/ozone
@@ -1,19 +1,19 @@
|
||||
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_SERVER_DID=did:plc:6qyecktefllvenje24fcxnie
|
||||
OZONE_PUBLIC_URL=https://ozone.syu.is
|
||||
OZONE_ADMIN_HANDLE=ai.syui.ai
|
||||
OZONE_MODERATOR_DIDS=did:plc:6qyecktefllvenje24fcxnie
|
||||
OZONE_ADMIN_DIDS=did:plc:6qyecktefllvenje24fcxnie
|
||||
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_DID_PLC_URL=https://plc.syu.is
|
||||
NEXT_PUBLIC_PLC_DIRECTORY_URL=https://plc.syu.is
|
||||
NEXT_PUBLIC_OZONE_SERVICE_DID=did:plc:6qyecktefllvenje24fcxnie
|
||||
NEXT_PUBLIC_SOCIAL_APP_DOMAIN=syu.is
|
||||
NEXT_PUBLIC_SOCIAL_APP_URL=https://syu.is
|
||||
OZONE_APPVIEW_DID=did:web:bsky.syu.is
|
||||
OZONE_APPVIEW_URL=https://bsky.syu.is
|
||||
OZONE_APPVIEW_PUSH_EVENTS=false
|
||||
OZONE_PDS_DID=did:web:${host}
|
||||
OZONE_PDS_URL=https://${host}
|
||||
OZONE_PDS_DID=did:web:syu.is
|
||||
OZONE_PDS_URL=https://syu.is
|
||||
OZONE_DEV_MODE=true
|
||||
OZONE_DB_MIGRATE=1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user