chore: publish 1.0.0+1.31.1 release

This commit is contained in:
marlon 2025-05-08 23:31:55 -04:00
parent 0b930dd81d
commit a8ae828568

View File

@ -4,3 +4,4 @@ EXISTING DEPLOYMENTS MUST COPY THIS SECRET TO THE NEW LOCATION:
docker exec <your_baserow_container_name> cat /run/secrets/baserow_jwt_signing_key
# Create the new secret
abra app secret insert <your_baserow_domain> jwt_key v1 <value returned by previous command>