1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-22 03:59:40 +08:00

OLS移除logging (#864)

This commit is contained in:
对望 2024-01-30 10:43:16 +08:00 committed by GitHub
parent ed8025d737
commit d58dc04e63
2 changed files with 0 additions and 4 deletions

View File

@ -5,8 +5,6 @@ services:
restart: always
networks:
- 1panel-network
logging:
driver: none
volumes:
- ./data/lsws/conf:/usr/local/lsws/conf
- ./data/lsws/admin-conf:/usr/local/lsws/admin/conf

View File

@ -5,8 +5,6 @@ services:
restart: always
networks:
- 1panel-network
logging:
driver: none
volumes:
- ./data/lsws/conf:/usr/local/lsws/conf
- ./data/lsws/admin-conf:/usr/local/lsws/admin/conf