feature: Add Passbolt support
This commit is contained in:
parent
886bfd3dd6
commit
433fbfc2c7
5 changed files with 173 additions and 3 deletions
|
@ -27,6 +27,8 @@ in
|
|||
forgejo_server_docker_env = {};
|
||||
mcaptcha_db_docker_env = {};
|
||||
mcaptcha_mcaptcha_docker_env = {};
|
||||
passbolt_db_docker_env = {};
|
||||
passbolt_passbolt_docker_env = {};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue