services: stayarena: build: . ports: - "7860:7860" environment: PORT: "7860" SESSION_SECRET: "local-dev-secret" volumes: - ./data:/app/data