crie
This commit is contained in:
parent
212686ae9f
commit
5e3c58ae79
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ while ! pg_isready -U ${DB_USER:-pleroma} -d postgres://${DB_HOST:-db}:5432/${DB
|
|||
done
|
||||
|
||||
echo "-- Running migrations..."
|
||||
/opt/akkoma/bin/akkoma_ctl migrate
|
||||
/opt/akkoma/bin/pleroma_ctl migrate
|
||||
|
||||
echo "-- Starting!"
|
||||
/opt/akkoma/bin/akkoma start
|
||||
/opt/akkoma/bin/pleroma start
|
||||
|
|
Loading…
Reference in a new issue