Configure/deploy new akkounts app

This commit is contained in:
2020-11-20 23:22:42 +01:00
parent 21be68feb5
commit d384f69139
9 changed files with 191 additions and 133 deletions

View File

@@ -0,0 +1,17 @@
{
"id": "akkounts",
"postgresql_password": {
"encrypted_data": "Vt/jXxrJPbJbEl8Nw9EdVymoId21hdzHxA0zwEfAkA==\n",
"iv": "rV3dOjUhPsrdhF59\n",
"auth_tag": "GwuMLjf5zqTxLUIKb7ZKjA==\n",
"version": 3,
"cipher": "aes-256-gcm"
},
"rails_master_key": {
"encrypted_data": "GjtdLy59dThzWYbEUD9Ss4G9vC3tcVgWDWLz3AoUl/jjJfSP2ym7ErjYwJhl\nE+1J2T3+\n",
"iv": "7PJXyCr2ozJHsMWZ\n",
"auth_tag": "nuW914Rh3Cn+ldGMc1JdGw==\n",
"version": 3,
"cipher": "aes-256-gcm"
}
}