Fixes letsencrypt cert storage and updates env
This commit is contained in:
parent
dac7e4adf5
commit
d3b9ef5858
9 changed files with 22 additions and 21 deletions
|
|
@ -13,8 +13,8 @@ NAME = Pathfinder Community Edition
|
|||
; Version is used for CSS/JS cache busting and is part of the URL for static resources:
|
||||
; e.g. public/js/vX.X.X/app.js
|
||||
; Syntax: String (current version)
|
||||
; Default: v2.1.3
|
||||
VERSION = v2.1.3
|
||||
; Default: v2.1.4
|
||||
VERSION = v2.1.4
|
||||
|
||||
; Contact information [optional]
|
||||
; Shown on 'licence', 'contact' page.
|
||||
|
|
|
|||
|
|
@ -4,4 +4,3 @@ MODULES_ENABLED = 1
|
|||
[PLUGIN.MODULES]
|
||||
DEMO = ./app/ui/module/demo
|
||||
EMPTY = ./app/ui/module/empty
|
||||
ZKILLTEST = ./app/ui/module/global_killboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue