To be able to delete a screenshot

This commit is contained in:
2024-11-13 22:50:44 +11:00
parent 2637102631
commit 94589acedb
10 changed files with 216 additions and 48 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ A URL management tool that helps you organize and access your links efficiently.
3. Build and start services:
```bash
./manage-docker.sh build
./manage-docker.sh start
./docker.sh build
./docker.sh start
```
The application will be available at `http://localhost:8000`