Kaynağa Gözat

feat: nginx add "restart: always" (#1829)

tags/0.4.0
takatost 1 yıl önce
ebeveyn
işleme
438912700c
No account linked to committer's email address
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      docker/docker-compose.yaml

+ 1
- 0
docker/docker-compose.yaml Dosyayı Görüntüle

@@ -294,6 +294,7 @@ services:
# used for reverse proxying the API service and Web service.
nginx:
image: nginx:latest
restart: always
volumes:
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
- ./nginx/proxy.conf:/etc/nginx/proxy.conf

Loading…
İptal
Kaydet