mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-07-09 12:30:15 +02:00
add update command
This commit is contained in:
parent
d6372bd093
commit
12f1444fe7
@ -111,6 +111,8 @@ docker compose build
|
|||||||
docker compose --env-file=.env up -d --remove-orphans
|
docker compose --env-file=.env up -d --remove-orphans
|
||||||
|
|
||||||
docker compose exec allianceauth_gunicorn bash
|
docker compose exec allianceauth_gunicorn bash
|
||||||
|
|
||||||
|
allianceauth update myauth
|
||||||
auth migrate
|
auth migrate
|
||||||
auth collectstatic --clear
|
auth collectstatic --clear
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user