http-overlay

This commit is contained in:
AF 2024-08-16 21:15:34 +00:00
parent df6750ff82
commit 88d3bb288d
Signed by: alisa
SSH Key Fingerprint: SHA256:vNY4pdIZvO1FYJKHROkdHLtvyopizvZVAEwg9AF6h04

View File

@ -1,15 +1,14 @@
version: '2.2'
networks:
v6d:
http-overlay:
external: true
shl: {}
services:
sharelatex:
restart: always
image: sharelatex/sharelatex:with-texlive-full
image: forgejo.parrrate.ru/parrrate/sharelatex:with-texlive-full
build: .
hostname: sharelatex
container_name: sharelatex
depends_on:
mongo:
@ -18,7 +17,7 @@ services:
condition: service_started
networks:
shl: {}
v6d: {}
http-overlay: {}
expose:
- 80
links: