mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-03-15 06:40:00 +01:00
build
This commit is contained in:
@@ -35,6 +35,8 @@ services:
|
|||||||
- 81:81
|
- 81:81
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /share/docker_data/nginx/data:/data
|
- data:/data
|
||||||
- /share/docker_data/nginx/letsencrypt:/etc/letsencrypt
|
- letsencrypt:/etc/letsencrypt
|
||||||
version: '3.8'
|
volumes:
|
||||||
|
data:
|
||||||
|
letsencrypt:
|
||||||
|
|||||||
Reference in New Issue
Block a user