create nginx service and add Dcokerfilewith cerbot

This commit is contained in:
2025-05-26 19:35:50 +03:00
parent 34f445132c
commit c197427ab8
7 changed files with 161 additions and 5 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ services:
- .env
ports:
- "${HTTP_OUTER_PORT}:${HTTP_INNER_PORT}"
- "${HTTPS_OUTER_PORT}:${HTTPS_INNER_PORT"
- "${HTTPS_OUTER_PORT}:${HTTPS_INNER_PORT}"
depends_on:
- api
- db