use the alternative port for cerbot renew certs

This commit is contained in:
2025-05-27 16:02:10 +03:00
parent b23aebab4c
commit 3b60cd6317
2 changed files with 5 additions and 6 deletions
-6
View File
@@ -3,9 +3,3 @@ FROM nginx:latest
RUN mkdir -p /var/www/yalarba.ru/html
COPY spa_app/index.html /var/www/yalarba.ru/html
# Удаляем дефолтный конфиг Nginx
RUN rm /etc/nginx/conf.d/default.conf
# Копируем ваш Nginx-конфиг и скрипты
COPY yalarba.ru.conf /etc/nginx/conf.d/