From 4549adab80087d5008c05b06e0daa6e65cc3a7c6 Mon Sep 17 00:00:00 2001 From: liss-bot Date: Sun, 1 Oct 2023 01:30:07 +0000 Subject: [PATCH] Auto Publish new pages --- credits.md | 10 +++++++++- developing.md | 1 + 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/credits.md b/credits.md index ae851c8..81c0f9b 100644 --- a/credits.md +++ b/credits.md @@ -820,6 +820,13 @@ Null + + + rokiden +
+ Denis Kazimirov +
+ soaibsafi @@ -840,7 +847,8 @@
Null
- + + AmadeusGraves diff --git a/developing.md b/developing.md index 4571385..281f86f 100644 --- a/developing.md +++ b/developing.md @@ -80,6 +80,7 @@ You can set variables either in your environment, or using the [`.env`](https:// - `INTEGRITY` - Should enable SRI for build script and link resources - `IS_DOCKER` - Computed automatically on build. Indicates if running in container - `VUE_APP_VERSION` - Again, set automatically using package.json during build time +- `BACKUP_DIR` - Directory for conf.yml backups ### Environment Modes