Update gitignore, combined docker for frotnend and api
This commit is contained in:
@@ -48,11 +48,6 @@ A lightweight, cloud-native API for storing and querying test artifacts includin
|
||||
.\quickstart.ps1
|
||||
```
|
||||
|
||||
**Windows (Command Prompt):**
|
||||
```batch
|
||||
quickstart.bat
|
||||
```
|
||||
|
||||
### Air-Gapped/Restricted Environment Deployment
|
||||
|
||||
**For environments with restricted npm access:**
|
||||
@@ -65,7 +60,7 @@ This script:
|
||||
2. Packages pre-built files into Docker
|
||||
3. Starts all services
|
||||
|
||||
See [DEPLOYMENT.md](DEPLOYMENT.md) for detailed instructions.
|
||||
See [DEPLOYMENT.md](docs/DEPLOYMENT.md) for detailed instructions.
|
||||
|
||||
### Manual Setup with Docker Compose
|
||||
|
||||
|
||||
Reference in New Issue
Block a user