mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-10-09 07:19:48 +02:00
Add option to ignore mods from auto-update (#590)
This commit is contained in:
@@ -11,6 +11,8 @@ services:
|
||||
- ./data:/factorio
|
||||
environment:
|
||||
- UPDATE_MODS_ON_START=true
|
||||
# Uncomment to skip updating specific mods
|
||||
# - UPDATE_IGNORE=mod1,mod2,mod3
|
||||
|
||||
# Uncomment to enable autoupdate via watchtower
|
||||
#labels:
|
||||
|
Reference in New Issue
Block a user