docker-compose 파일에 주석 내용 추가

This commit is contained in:
2026-07-04 23:07:09 +09:00
parent 8017d23717
commit 802ddb0fa7
+2
View File
@@ -18,6 +18,8 @@ services:
networks:
- proxy-network
restart: unless-stopped
# Synology 기본 db 로그 드라이버는 대량 로그 버스트 시 메시지를 드롭한다.
# json-file(blocking 모드)은 무손실 — 표/SQL 로그 잘림 방지.
logging:
driver: json-file
options: