Skip to content

Commit

Permalink
Merge pull request #1716 from GiganticMinecraft/add_growi_components
Browse files Browse the repository at this point in the history
add param
  • Loading branch information
outductor authored Jan 13, 2024
2 parents 00e45dc + 2e8d560 commit 9dc8494
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ spec:
key: db-url
- name: CMD_DOMAIN
value: "https://hackmd.onp-k8s.admin.seichi.click"
- name: CMD_ALLOW_ORIGIN
value: "hackmd.onp-k8s.admin.seichi.click, hackmd"
- name: CMD_URL_ADDPORT
value: "false"
- name: CMD_USECDN
value: "true"
ports:
- name: http
containerPort: 3000
Expand Down

0 comments on commit 9dc8494

Please sign in to comment.