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.
pull/1254/head
Sandro 2020-06-17 09:59:21 +02:00 zatwierdzone przez GitHub
rodzic 83b1d80a5b
commit eb880e8de0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

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