version 0.0.0.3

This commit is contained in:
2026-03-09 00:31:21 +01:00
parent 5eb3ebf199
commit c67da1d085
459 changed files with 15070 additions and 12783 deletions
+1 -4
View File
@@ -2,10 +2,7 @@ services:
rvs:
build: .
ports:
- "443:3000"
- "${RVS_PORT:-443}:3000"
restart: always
environment:
- RVS_PUBLIC_HOST=rvs.hackersoft.de
- RVS_PUBLIC_PORT=443
- TOKEN_EXPIRY=3600
- MAX_SESSIONS=10