mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 20:57:09 +00:00
fixed dummy sasdaetewgaw
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user