diff options
Diffstat (limited to 'admin-panel/.env.example')
| -rw-r--r-- | admin-panel/.env.example | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/admin-panel/.env.example b/admin-panel/.env.example new file mode 100644 index 0000000..4588b0f --- /dev/null +++ b/admin-panel/.env.example @@ -0,0 +1,6 @@ +ANTHROPIC_API_KEY=sk-ant-... +NODE_ENV=production +GIT_REPO_PATH=/repos +GERRIT_URL=http://gerrit:8080 +GERRIT_SSH_HOST=gerrit +GERRIT_SSH_PORT=29418 |
