Skip to content

Commit

Permalink
Require update
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Mar 1, 2024
1 parent 28953f6 commit c2e1a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/fastcgi.nomad
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ job "fastcgi" {
NOMAD_UPSTREAM_ADDR_memcached = "127.0.0.1:11211"
MEDIAWIKI_SKIP_INSTALL = "1"
MEDIAWIKI_SKIP_IMPORT_SITES = "1"
MEDIAWIKI_SKIP_UPDATE = "1"
# MEDIAWIKI_SKIP_UPDATE = "1"
}
}
}
Expand Down

0 comments on commit c2e1a71

Please sign in to comment.