first commit

This commit is contained in:
orohi
2026-07-25 00:37:09 +03:00
commit 3ca7f9f7cc
35 changed files with 2478 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
### Dokploy — домен только в панели Domains ###
BRAND_NAME=REMNA
ADMIN_USERNAME=admin
ADMIN_PASSWORD=change_me_strong_password
SECRET_KEY=change_me_to_random_64_chars_here
### Remnawave API ###
REMNAWAVE_BASE_URL=https://ВАШ_ДОМЕН_ПАНЕЛИ
REMNAWAVE_TOKEN=your_api_token_here
### Опционально: принудительный URL ссылок (обычно не нужно) ###
# SITE_PUBLIC_URL=https://example.com
### Только для docker-compose.hub.yml ###
DOCKERHUB_USER=YOUR_DOCKERHUB_USER
IMAGE_TAG=latest