Graphical PDS migrator for AT Protocol
at main 215 B view raw
1# generate with `openssl ecparam --name secp256k1 --genkey --noout --outform DER | tail --bytes=+8 | head --bytes=32 | xxd --plain --cols 32` 2COOKIE_SECRET=my_secret 3MIGRATION_STATE=up 4PLC_URL=http://localhost:2580