Projekt

Obecné

Profil

Stáhnout (350 Bajtů) Statistiky
| Větev: | Revize:
1
version: "3.2"
2
services:
3
       database:
4
                volumes:
5
                         - /database:/data/db
6
       nginx:
7
              ports: 
8
                     - "443:443"
9
              volumes: 
10
                     - /etc/letsencrypt:/root/.acme.sh/heatmap.zcu.cz
11
                     - ./docker/nginx/sites-dev:/etc/nginx/sites-available
(5-5/6)