GitHub(nextgroup2706/ken_nogi)は今後使わず自社Gitea運用に切替え。 NodeSrvは旧リポジトリの履歴を破棄しファイルのみ統合(Dokploy用サービスアカウントは 別途mygit-admin/NodeSrv.gitに履歴あり)。notepmエクスポート(12GB)とPleasanter インストーラzip(208MB)はサイズが大きいため.gitignoreで除外。 Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
8 lines
378 B
JSON
8 lines
378 B
JSON
{
|
||
"BaseUrl": "http://your-pleasanter-server/",
|
||
"ApiKey": "発行APIキー貼付(get-site-config.js等API系ツール用)",
|
||
"ApiVersion": "1.1",
|
||
"LoginId": "画面HTML取得(get-page-html.js)用途のみ必要。ログインID",
|
||
"Password": "画面HTML取得(get-page-html.js)用途のみ必要。パスワード。環境変数PLEASANTER_LOGIN_PASSWORDでも可"
|
||
}
|