mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2025-09-05 18:20:45 +00:00
right shiki language tag
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user