Patch config before release
This commit is contained in:
10
misc/release/config-patch.yml
Normal file
10
misc/release/config-patch.yml
Normal 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
|
Reference in New Issue
Block a user