feat: merge origin
This commit is contained in:
@@ -44,7 +44,7 @@ A Docker image is available to transform a specified directory into a CRUD API.
|
||||
|
||||
To run the Docker image:
|
||||
```bash
|
||||
docker run -p 8080:8080 -v /path/to/your/data:/app/data marka-crud-api
|
||||
docker run -p 8080:8080 -v /path/to/your/data:/app/data max/marka-server
|
||||
```
|
||||
*(Replace `/path/to/your/data` with the absolute path to the directory you want to expose.)*
|
||||
|
||||
|
Reference in New Issue
Block a user