matrixbridge/ppfun-bridge/ecosystem.yml
2022-01-14 01:18:47 +01:00

12 lines
419 B
YAML

apps:
- script : ./index.js
name : 'ppfun-bridge'
node_args: --nouse-idle-notification --expose-gc
env:
APISOCKET_KEY: "YOUR_APISOCKET_KEY_FROM_PIXELPLANET_CONFIG"
APISOCKET_URL: "wss://pixelplanet.fun/mcws"
PPFUN_UID: 1
REGISTRATION_YAML: "/etc/matrix-synapse/ppfun-registration.yaml"
HOMESERVER_URL: "http://localhost:8008"
HOMESERVER_DOMAIN: "pixelplanet.fun"