Revert rest of #462

This reverts commit 88a8dc905b.
This commit is contained in:
missytake
2024-12-20 23:30:53 +01:00
parent 5c78619750
commit 6a32192e50
3 changed files with 3 additions and 3 deletions

View File

@@ -96,5 +96,5 @@ jobs:
run: CHATMAIL_DOMAIN2=nine.testrun.org cmdeploy test --slow
- name: cmdeploy dns
run: cmdeploy dns -v --all
run: cmdeploy dns -v

View File

@@ -94,5 +94,5 @@ jobs:
run: CHATMAIL_DOMAIN2=nine.testrun.org cmdeploy test --slow
- name: cmdeploy dns
run: cmdeploy dns -v --all
run: cmdeploy dns -v

View File

@@ -63,7 +63,7 @@ scripts/cmdeploy status
To display and check all recommended DNS records:
```
scripts/cmdeploy dns --all
scripts/cmdeploy dns
```
To test whether your chatmail service is working correctly: