Skip to content

Commit c32baf6

Browse files
committed
requirements: Update to latest DebOps version
1 parent 512d22d commit c32baf6

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
3+
pki_enabled: True
4+
pki_internal: False
5+
pki_realms:
6+
- name: 'erethon.com'
7+
acme: True
8+
acme_subdomains: ['about', 'blog', 'matrix', 'www']
9+
- name: 'plothopes.com'
10+
acme: True
11+
- name: 'riot.dgrig.com'
12+
acme: True

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
debops==3.0.3
1+
debops==3.0.5

0 commit comments

Comments
 (0)