Patch config before release

This commit is contained in:
2020-04-30 10:18:45 +02:00
parent 7ca21ca524
commit db9afe54b5
4 changed files with 17 additions and 13 deletions

View File

@ -0,0 +1,10 @@
---
- op: replace
path: /data/path
value: /var/lib/fake-smtp/data.db
- op: replace
path: /smtp/address
value: 127.0.0.1:2525
- op: replace
path: /smtp/debug
value: false