mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 23:17:09 +00:00
fixed dummy sasdaetewgaw
This commit is contained in:
+2
-2
@@ -131,7 +131,7 @@ services:
|
|||||||
- name: web
|
- name: web
|
||||||
target: 80
|
target: 80
|
||||||
published: 8002
|
published: 8002
|
||||||
host_ip: 127.0.0.1
|
host_ip: 0.0.0.0
|
||||||
protocol: tcp
|
protocol: tcp
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
@@ -372,7 +372,7 @@ services:
|
|||||||
protocol: tcp
|
protocol: tcp
|
||||||
volumes:
|
volumes:
|
||||||
- type: bind
|
- type: bind
|
||||||
source: /ssl
|
source: ./infrastructure/ssl
|
||||||
target: /etc/nginx/certs
|
target: /etc/nginx/certs
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user