fixed dummy sasdaetewgaw

This commit is contained in:
ITQ
2025-03-01 08:42:34 +03:00
parent 318da0530b
commit 48911accbc
5 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -131,7 +131,7 @@ services:
- name: web
target: 80
published: 8002
host_ip: 127.0.0.1
host_ip: 0.0.0.0
protocol: tcp
restart: unless-stopped
@@ -372,7 +372,7 @@ services:
protocol: tcp
volumes:
- type: bind
source: /ssl
source: ./infrastructure/ssl
target: /etc/nginx/certs
restart: unless-stopped