feat(proj): init

This commit is contained in:
vl.arkhangelskii
2026-09-21 03:53:15 +03:00
commit 3e34f391b3
258 changed files with 20968 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Copy to .env next to docker-compose.yml (never commit .env).
# Client secret lives only here / on the host — rotate it in https://oauth.yandex.ru if it leaked.
YANDEX_CLIENT_ID=c76f28f3d66c447e85940a9a1f227452
YANDEX_CLIENT_SECRET=
YANDEX_REDIRECT_URI=https://tile-server.ru
POSTGRES_DB=tile_server
POSTGRES_USER=tiles
POSTGRES_PASSWORD=tiles