ttt
This commit is contained in:
parent
f0be20f204
commit
f463e5f1a7
30
projects/algo/conf.json
Normal file
30
projects/algo/conf.json
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"id": "algo",
|
||||
"name": "algo",
|
||||
"project_path": "../",
|
||||
"base_path": "algo",
|
||||
"build_dirs": [],
|
||||
"deploy": {
|
||||
"secrets_path": "../.secrets"
|
||||
},
|
||||
"version": {
|
||||
"package_json_paths": [
|
||||
],
|
||||
"splash_app_name": "algo"
|
||||
},
|
||||
"mail": {
|
||||
"email": "ai.support.algo@4nkweb.com",
|
||||
"imap_bridge_env": ".secrets/gitea-issues/imap-bridge.env"
|
||||
},
|
||||
"git": {
|
||||
"wiki_url": "https://git.4nkweb.com/4nk/algo/wiki",
|
||||
"token_file": ".secrets/gitea-issues/token"
|
||||
},
|
||||
"tickets": {
|
||||
"ticketing_url": "https://git.4nkweb.com/4nk/algo/issues",
|
||||
"authorized_emails": {
|
||||
"to": "ai.support.algo@4nkweb.com",
|
||||
"from": ["laurence@lecoffre.io"]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user