File size: 704 Bytes
f0dc8ba
 
4c76a6d
 
009493d
f0dc8ba
 
4c76a6d
f0dc8ba
 
4c76a6d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
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 `Dockerfile` in the `backend/` directory.

## How to Deploy

1.  **Create a Space**: Select **Docker** SDK.
2.  **Connect Repo**: Point to this repository.
3.  **Context**: Ensure the Space build context is set to the `backend/` subdirectory if possible, OR if syncing only the backend folder, this `README.md` at the root will auto-configure it.