docs: document license.ttrpgplayer.ru production endpoint (v1.0.1)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ivan Fontosh
2026-07-01 15:56:46 +08:00
parent 4ac63f2889
commit b7c14d6191
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -40,6 +40,14 @@ MC4CAQAwBQYDK2VwBCIEIDNxA9U1VSG9zoOvcJ5uB+JUe25UD5m9UwMi6slXzW44
npm start
```
## Продакшен
Публичный endpoint: **`https://license.ttrpgplayer.ru/`** (nginx → `127.0.0.1:3847` на VPS).
Проверка: `curl https://license.ttrpgplayer.ru/health``{"ok":true}`.
Код на сервере: `/var/www/license_mailib_ru`, PM2-процесс `dnd-license`.
## Тесты
Из корня репозитория: