Changes
Page history
Update home
authored
Sep 02, 2024
by
Lars Florian Meiendresch
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
b3af52e0
...
@@ -193,10 +193,10 @@ alembic revision --autogenerate
...
@@ -193,10 +193,10 @@ alembic revision --autogenerate
To apply all pending migrations and update your database to the latest schema, execute the following steps:
To apply all pending migrations and update your database to the latest schema, execute the following steps:
````
`
````
docker exec -it 19sq-flask
docker exec -it 19sq-flask
alembic upgrade head
alembic upgrade head
```
`
````
# Cloudflare
# Cloudflare
...
...
...
...