Skip to content

Commit

Permalink
Merge pull request #1715 from GiganticMinecraft/add_growi_components
Browse files Browse the repository at this point in the history
domain
  • Loading branch information
outductor authored Jan 13, 2024
2 parents 7f66989 + 5ae7091 commit 00e45dc
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,14 @@ spec:
- name: CMD_CSP_ENABLE
value: "false"
- name: GROWI_URI
value: https://wiki.onp-k8s.admin.seichi.click
value: "https://wiki.onp-k8s.admin.seichi.click"
- name: CMD_DB_URL
valueFrom:
secretKeyRef:
name: hackmd-mariadb
key: db-url
- name: CMD_DOMAIN
value: "https://hackmd.onp-k8s.admin.seichi.click"
ports:
- name: http
containerPort: 3000
Expand Down

0 comments on commit 00e45dc

Please sign in to comment.