001 bug fixes

This commit is contained in:
msyu
2025-06-16 17:12:11 +03:00
parent 8cbf148c53
commit 96c669df04
7 changed files with 49 additions and 15 deletions
+20
View File
@@ -1,4 +1,24 @@
2025-06-16 10:58:02
git remote add origin https://gitea.services.ngcloud.ru/smishchuk/spec.git
root@dat-n-smishch1 MINGW64 /d/wwwroot/spec (master)
$ git remote add origin https://gitea.services.ngcloud.ru/smishchuk/spec.git
root@dat-n-smishch1 MINGW64 /d/wwwroot/spec (master)
$ git push -u origin master
remote: Verify
fatal: Authentication failed for 'https://gitea.services.ngcloud.ru/smishchuk/spec.git/'
Сгенерил ключ
$ git remote set-url origin gitea@gitea.services.ngcloud.ru:smishchuk/spec.git
root@dat-n-smishch1 MINGW64 /d/wwwroot/spec (master)
$ git remote -v
origin gitea@gitea.services.ngcloud.ru:smishchuk/spec.git (fetch)
origin gitea@gitea.services.ngcloud.ru:smishchuk/spec.git (push)
Локально, чтобы не загаживать окружение, поместим переменные окружения в реестр [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lucee] "Environment"
2025-06-14 11:02:46
Центральный селект