with Network=pasta:-T,25:25 we can use localhost

This commit is contained in:
Joerg Lehmann 2024-08-10 18:15:49 +02:00
parent 1156416c6f
commit 44831f2239
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: mail.nbit.ch
value: 127.0.0.1
ports:
- containerPort: 4000
hostPort: 9070

View File

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