# Configuration parameters for movim daemon startup

# Public URL the Movim instance is reachable at
PUBLIC_URL=http://localhost/movim/

# Port to use for WebSocket connection
WS_PORT=8080
