Переход с тестовой версии на основную ветку

This commit is contained in:
Никита Сычев
2026-05-01 17:27:28 +03:00
parent d0cb02102e
commit a016c14fa4
8 changed files with 14 additions and 14 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
ARG BASE_REPO="repo.nstart.local/"
FROM ${BASE_REPO}vaultwarden/server:testing-alpine
ARG BASE_REPO="repo.nstart.cloud/"
FROM ${BASE_REPO}vaultwarden/server:1.35.8
LABEL org.opencontainers.image.title="VaultWarden server" \
org.opencontainers.image.description="NStart VaultWarden server."
+1 -1
View File
@@ -1,5 +1,5 @@
{
"domain": "https://vaultwarden.nstart.local",
"domain": "https://vaultwarden.nstart.cloud",
"sends_allowed": true,
"incomplete_2fa_time_limit": 3,
"disable_icon_download": true,