mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-22 20:57:09 +00:00
<type>(scope): <description>
[body] [footer(s)]
This commit is contained in:
@@ -356,6 +356,20 @@ services:
|
||||
source: prometheus_data
|
||||
target: /prometheus
|
||||
|
||||
docs:
|
||||
image: gitlab.prodcontest.ru:5050/team-15/project/docs:latest
|
||||
build:
|
||||
context: ./docs
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- name: web
|
||||
target: 3000
|
||||
published: 8008
|
||||
host_ip: 0.0.0.0
|
||||
protocol: tcp
|
||||
restart: unless-stopped
|
||||
shm_size: 4mb
|
||||
|
||||
proxy:
|
||||
image: docker.io/nginx:1.27-alpine3.21
|
||||
configs:
|
||||
|
||||
Reference in New Issue
Block a user