mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Merge remote changes and resolve conflicts
This commit is contained in:
@@ -40,7 +40,6 @@ services:
|
||||
depends_on:
|
||||
- frontend
|
||||
command: certonly --webroot --webroot-path=/var/www/html --email admin@itformhelp.ru --agree-tos --no-eff-email -d itformhelp.ru -d www.itformhelp.ru
|
||||
|
||||
volumes:
|
||||
sqlite_data:
|
||||
certbot-etc:
|
||||
|
@@ -1,4 +1,3 @@
|
||||
# docker/nginx/conf.d/default.conf
|
||||
server {
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
|
Reference in New Issue
Block a user