chore: change eol date

This commit is contained in:
hardy 2024-11-10 11:52:51 +08:00
parent e7389af822
commit b5cc208dec
No known key found for this signature in database
GPG Key ID: D1ED7F7A9ED520C3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ SHELL=/bin/bash
APP_NAME := console
APP_VERSION := 1.0.0_SNAPSHOT
APP_CONFIG := $(APP_NAME).yml
APP_EOLDate ?= "2024-12-31T10:10:10Z"
APP_EOLDate ?= "2025-12-31T10:10:10Z"
APP_STATIC_FOLDER := .public
APP_STATIC_PACKAGE := public
APP_UI_FOLDER := ui