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
192 B
Plaintext
8 lines
192 B
Plaintext
PORT=3000
|
|
NODE_ENV=development
|
|
PORTAL_SECRET=
|
|
PORTAL_APP_TYPE=batch
|
|
PORTAL_APP_LABEL=ポータル検証用バッチ
|
|
PORTAL_APP_URL=http://portal-sample-batch:3000
|
|
PORTAL_TRIGGER_PATH=/trigger
|