Skip to content

Commit

Permalink
add param
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Jan 13, 2024
1 parent 5ae7091 commit 2e8d560
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 2e8d560

Please sign in to comment.