Skip to content

Commit

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

Please sign in to comment.