mirror of
https://github.com/Luzifer/tex-api.git
synced 2024-11-09 16:50:03 +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
|
## Usage
|
||||||
|
|
||||||
- Start the container at a trusted location:
|
- 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:
|
- Compile a ZIP file, send it to the API and get the result:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in a new issue