first release 0.0.0.2
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
services:
|
||||
rvs:
|
||||
build: .
|
||||
ports:
|
||||
- "443:3000"
|
||||
restart: always
|
||||
environment:
|
||||
- RVS_PUBLIC_HOST=rvs.hackersoft.de
|
||||
- RVS_PUBLIC_PORT=443
|
||||
- TOKEN_EXPIRY=3600
|
||||
- MAX_SESSIONS=10
|
||||
Reference in New Issue
Block a user