Update database automatically in Docker

Applying the migrations scripts by hand in Docker is not that easy and most people expect this to automatically happen.
このコミットが含まれているのは:
Sandro 2020-06-17 09:59:21 +02:00 committed by GitHub
コミット eb880e8de0
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加0行の削除

ファイルの表示

@ -20,6 +20,7 @@ services:
# Adapted from ./config/config.yml
INVIDIOUS_CONFIG: |
channel_threads: 1
check_tables: true
feed_threads: 1
db:
user: kemal