Update README.md

This commit is contained in:
peskyadmin 2025-04-10 21:16:38 -05:00
parent 8e115c670f
commit 60dea46aa6

View File

@ -44,7 +44,7 @@ ts-gitea/
5. Start the Services 5. Start the Services
```bash ```bash
docker-compose up -d docker compose up -d
``` ```
6. Wait for Certificate to propagate [~2m] 6. Wait for Certificate to propagate [~2m]
@ -93,7 +93,7 @@ ts-gitea/
``` ```
- Stopping the Services - Stopping the Services
```bash ```bash
docker-compose down docker compose down
``` ```
## Troubleshooting ## Troubleshooting