Browse Source

fix rescan,log write 26.01.25:23.53

root 2 months ago
parent
commit
69e7422c38
1 changed files with 2 additions and 1 deletions
  1. 2 1
      dev/avto4certbot.conf

+ 2 - 1
dev/avto4certbot.conf

@@ -1,7 +1,8 @@
1
 ## config file
1
 ## config file
2
 ## domains - follow the format! domains email port...
2
 ## domains - follow the format! domains email port...
3
 domains=( 
3
 domains=( 
4
- "mydomains.ru admin@mydomains.ru 8080"
4
+ "mydomains.ru admin@mydomains.ru 80"
5
+ "mydomains2.ru admin@mydomains.ru 80"
5
  );
6
  );
6
 
7
 
7
 ## if update - restart this services
8
 ## if update - restart this services