mirror of
https://github.com/remnawave/python-sdk.git
synced 2026-05-13 12:16:42 +00:00
feat: Обновить файл .env.test, добавив переменную REMNAWAVE_CONFIG_PROFILE_UUID
This commit is contained in:
parent
41389d4205
commit
f782ecbd46
2 changed files with 3 additions and 2 deletions
|
|
@ -127,4 +127,4 @@ This SDK was originally developed by [@kesevone](https://github.com/kesevone) fo
|
|||
|
||||
Previously maintained by [@sm1ky](https://github.com/sm1ky) at [`sm1ky/remnawave-api`](https://github.com/sm1ky/remnawave-api).
|
||||
|
||||
Now officially maintained by the Remnawave team at [`remnawave/python-sdk`](https://github.com/remnawave/python-sdk).
|
||||
Now officially maintained by the Remnawave Community at [`remnawave/python-sdk`](https://github.com/remnawave/python-sdk).
|
||||
|
|
@ -4,4 +4,5 @@ REMNAWAVE_ADMIN_USERNAME=
|
|||
REMNAWAVE_ADMIN_PASSWORD=
|
||||
REMNAWAVE_INBOUND_UUID=
|
||||
REMNAWAVE_USER_UUID=
|
||||
REMNAWAVE_SHORT_UUID=
|
||||
REMNAWAVE_SHORT_UUID=
|
||||
REMNAWAVE_CONFIG_PROFILE_UUID=
|
||||
Loading…
Add table
Add a link
Reference in a new issue