🧑💻(tilt) add dimail
This adds dimail to the tilt kube deployment
This commit is contained in:
@@ -65,7 +65,7 @@ backend:
|
||||
POSTGRES_PASSWORD: pass
|
||||
REDIS_URL: redis://default:pass@redis-master:6379/1
|
||||
WEBMAIL_URL: "https://onestendev.yapasdewebmail.fr"
|
||||
MAIL_PROVISIONING_API_URL: "http://dimail:8000"
|
||||
MAIL_PROVISIONING_API_URL: "http://dimail.127.0.0.1.nip.io"
|
||||
MAIL_PROVISIONING_API_CREDENTIALS:
|
||||
secretKeyRef:
|
||||
name: backend
|
||||
|
||||
Reference in New Issue
Block a user