···1212 build: ./landing
1313 environment:
1414 - PORT=8000
1515+ - PDS=http://100.84.64.24:8000
1616+ - KNOT_HOST=http://100.84.64.24:5555
1717+ # tangled uses a plain domain name for knots in lexicons. imo this is bad but it is what it is rn
1818+ # allows me to have a diff HOST to the public one which may improve speeds ig?
1919+ - KNOT_NAME=knot.vielle.dev
1520 restart: unless-stopped
16211722 caddy:
···2934 - caddy_config:/config
3035 environment:
3136 HOST: vielle.dev
3737+ DONG_HOST: dongs.zip
3838+ PDS_ADMIN_EMAIL: admin@vielle.dev
3939+ PI_ADDRESS: "100.84.64.24"
4040+ PI_PORT_PDS: 8000
4141+ PI_PORT_KNOT: 5555
4242+ PI_PORT_PIPER: 8010
3243 depends_on:
3344 - prs
3445 - landing