mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
do not prune Agent container
This commit is contained in:
parent
3abf5596d5
commit
0e88bc7e84
1 changed files with 2 additions and 0 deletions
|
|
@ -66,6 +66,8 @@ services:
|
|||
- archives:/app/archives
|
||||
environment:
|
||||
ApplicationInsights__InstrumentationKey: ${FILTERLISTS_AGENT_APPLICATION_INSIGHTS_INSTRUMENTATION_KEY}
|
||||
labels:
|
||||
do-not-prune:
|
||||
|
||||
networks:
|
||||
reverse-proxy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue