changed IP for postgres
This commit is contained in:
@@ -93,7 +93,7 @@ spec:
|
||||
name: secret-ma-admin
|
||||
key: username
|
||||
- name: ConnectionStrings__DefaultConnection
|
||||
value: Host=postgres;Database=MailArchiver;Username=archivadm;Password=cEkYJ3DsVGWbRWpD;
|
||||
value: Host=192.168.0.88;Database=MailArchiver;Username=archivadm;Password=cEkYJ3DsVGWbRWpD;
|
||||
- name: TimeZone__DisplayTimeZoneId
|
||||
value: Europe/Berlin
|
||||
image: s1t5/mailarchiver:latest
|
||||
|
||||
Reference in New Issue
Block a user