Compare commits

..

No commits in common. "c23cb6c4f54a4b4e8d979fe4d55b7d9f4e11bbe3" and "e4be94fd43f6d812ac1775010ff75110899dc2bb" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -31,7 +31,7 @@ spec:
- name: STRIPE_PK
value: pk_live_G9vgPopd9opsY81AfzguwMrq
- name: MAILSERVER_HOST
value: 127.0.0.1
value: mail.nbit.ch
ports:
- containerPort: 4000
hostPort: 9070

View File

@ -31,7 +31,7 @@ spec:
- name: STRIPE_PK
value: pk_live_51Icq29K2XyHQRTs2oNQMPT75m7J96ajcKDADEE8FCSA3WWD98je6IZgN0E7Q2t5Vccdu1ar5kQZUIjbPhRluTkS500rgdMr0dF
- name: MAILSERVER_HOST
value: 127.0.0.1
value: mail.nbit.ch
ports:
- containerPort: 4000
hostPort: 9060
@ -48,7 +48,7 @@ spec:
- name: REDIS_CONNECTION_STRING
value: 127.0.0.1:6379
- name: MAILSERVER_HOST
value: 127.0.0.1
value: mail.nbit.ch
ports:
- containerPort: 8080
hostPort: 9061