mirror of
https://github.com/Luzifer/tex-api.git
synced 2024-11-08 16:20:04 +00:00
Update image location
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
ee53080ceb
commit
e2da6ba41f
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
## Usage
|
||||
|
||||
- Start the container at a trusted location:
|
||||
`docker run -d -p 3000:3000 -v /data/tex-api:/storage quay.io/luzifer/tex-api`
|
||||
`docker run -d -p 3000:3000 -v /data/tex-api:/storage luzifer/tex-api`
|
||||
- Compile a ZIP file, send it to the API and get the result:
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue