mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-11 03:39:13 +00:00
Attempt to fix markdown formatting
This commit is contained in:
parent
873ff5ce14
commit
1f24186036
1 changed files with 24 additions and 23 deletions
|
@ -47,6 +47,7 @@ INSERT INTO "config" ("group","key","value","inserted_at","updated_at") VALUES (
|
||||||
Settings for group :pleroma migrated.
|
Settings for group :pleroma migrated.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
3. It is recommended to backup your config file now.
|
3. It is recommended to backup your config file now.
|
||||||
```
|
```
|
||||||
cp config/dev.secret.exs config/dev.secret.exs.orig
|
cp config/dev.secret.exs config/dev.secret.exs.orig
|
||||||
|
|
Loading…
Reference in a new issue