v0.0.18.3
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
madipo2611 2025-08-14 20:09:22 +03:00
parent 563bcbda67
commit 45f193543f

2
.env
View File

@ -1,6 +1,6 @@
SERVER_HOST=0.0.0.0 SERVER_HOST=0.0.0.0
SERVER_PORT=3006 SERVER_PORT=3006
DB_DSN=postgres://tailly_v2:BBP%263XP956%26D8y6cYJ@79.174.89.104:15452/tailly_v2?sslmode=disable DB_DSN=postgres://tailly_v2:i0Oq%2675LA%26M612ceuy@79.174.89.104:15452/tailly_v2?sslmode=disable
ACCESS_TOKEN_SECRET="e5159eb2a712a47fb578284c36d507664f922f968ee99fa0b68260208d85688b" ACCESS_TOKEN_SECRET="e5159eb2a712a47fb578284c36d507664f922f968ee99fa0b68260208d85688b"
REFRESH_TOKEN_SECRET="75afdd4abdc49f647c57bfa700f0cc01fb931b5f6b2176386f93f64692179946" REFRESH_TOKEN_SECRET="75afdd4abdc49f647c57bfa700f0cc01fb931b5f6b2176386f93f64692179946"
ACCESS_TOKEN_EXPIRY="15m" ACCESS_TOKEN_EXPIRY="15m"