Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephengpope authored Dec 16, 2024
1 parent e4c49e0 commit 95fd937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ Each feature is supported by robust payload validation and detailed API document
- Ensure all required environment variables are set based on the storage provider in use (GCP or S3-compatible).
- Missing any required variables will result in errors during runtime.

### Run the Docker Container**:
### Run the Docker Container:

```bash
docker run -d -p 8080:8080 \
Expand All @@ -157,7 +157,7 @@ Each feature is supported by robust payload validation and detailed API document

---

# **Installing on the Google Cloud Platform (GCP)**
# Installing on the Google Cloud Platform (GCP)

## 🎥 Video Instructions

Expand Down

0 comments on commit 95fd937

Please sign in to comment.