Spaces:
Sleeping
Sleeping
metadata
title: NavAI Guard Backend
emoji: 🚢
colorFrom: blue
colorTo: indigo
sdk: docker
pinned: false
app_port: 7860
Nav-AI Guard Backend
This repository is configured to deploy the Nav-AI Guard Backend to Hugging Face Spaces using Docker.
Configuration
- SDK: Docker
- App Port: 7860
- Docker Path: This repo contains the
Dockerfilein thebackend/directory.
How to Deploy
- Create a Space: Select Docker SDK.
- Connect Repo: Point to this repository.
- Context: Ensure the Space build context is set to the
backend/subdirectory if possible, OR if syncing only the backend folder, thisREADME.mdat the root will auto-configure it.