mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 14:59:29 -07:00
Fix syntax highlighting
This commit is contained in:
parent
254dfc4433
commit
0c1859616b
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ To add support for Twitter account verification, make a [developer account](http
|
||||||
|
|
||||||
To run Keyoxide using docker-compose, add the following snippet to your `docker-compose.yml`:
|
To run Keyoxide using docker-compose, add the following snippet to your `docker-compose.yml`:
|
||||||
|
|
||||||
```
|
```yml
|
||||||
keyoxide:
|
keyoxide:
|
||||||
image: keyoxide/keyoxide:stable
|
image: keyoxide/keyoxide:stable
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in a new issue