docker feature 0.0001
Some checks failed
Build Docker / build (push) Failing after 12s

This commit is contained in:
2026-02-28 11:02:23 +03:00
parent e3eab0af29
commit 071df119c1
3 changed files with 13 additions and 2 deletions

View File

@@ -1 +1,6 @@
DIR = "..."
DIR = "..."
PORT = "..."
#JWT
SECRET_KEY="..."
ALGORITHM="..."
ACCESS_TOKEN_EXPIRE_SECONDS="..."