1
0

Update app version [skip ci]

This commit is contained in:
github-action update-app-version
2025-04-05 02:01:49 +00:00
parent f4ef75d039
commit 11bd1f3c7e
7 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
CONFIG_PATH="./data/config"
CONTAINER_NAME="verdaccio"
PANEL_APP_PORT_HTTP=40087
PLUGINS_PATH="./data/plugins"
STORAGE_PATH="./data/storage"
VERDACCIO_APPDIR="/opt/verdaccio"
VERDACCIO_PROTOCOL="http"
VERDACCIO_USER_NAME="verdaccio"
VERDACCIO_USER_UID=10001