Add spaces before comments to comments to avoid lint errors
parent
735db8c320
commit
854ddde3e5
|
@ -23,8 +23,8 @@ requests:
|
|||
- "{{RDN}}" # example.com
|
||||
- "{{DN}}" # example
|
||||
- "{{SD}}" # www
|
||||
- "{{date_time('%Y')}}" #2023
|
||||
- "ROOT" #tomcat
|
||||
- "{{date_time('%Y')}}" # 2023
|
||||
- "ROOT" # tomcat
|
||||
- "wwwroot"
|
||||
- "htdocs"
|
||||
- "www"
|
||||
|
|
Loading…
Reference in New Issue