services:
rvs:
build: .
ports:
- "${RVS_PORT:-443}:3000"
restart: always
environment:
- MAX_SESSIONS=10