mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2024-12-21 23:56:26 +00:00
right shiki language tag
This commit is contained in:
parent
6250f4b5bd
commit
f1449a157c
@ -107,7 +107,7 @@ g.src = u + 'unicorn' // After
|
||||
|
||||
I had to create a minuscule `Dockerfile` as the `Rewrite` module is not enabled per default in the standard Matomo docker image.
|
||||
|
||||
```Dockerfile
|
||||
```docker
|
||||
# Dockerfile
|
||||
FROM matomo
|
||||
RUN a2enmod rewrite
|
||||
|
@ -277,7 +277,7 @@ I believe telegram bots can be a great alternative if a full fledged app is an o
|
||||
python-telegram-bot==12.0.0b1
|
||||
```
|
||||
|
||||
```Dockerfile
|
||||
```docker
|
||||
# Dockerfile
|
||||
|
||||
FROM python:3.7-slim
|
||||
|
Loading…
Reference in New Issue
Block a user