diff --git a/firefly/.db.env b/firefly/.db.env index 219cadf..ae519fd 100644 --- a/firefly/.db.env +++ b/firefly/.db.env @@ -1,4 +1,4 @@ MYSQL_RANDOM_ROOT_PASSWORD=yes MYSQL_USER=firefly -MYSQL_PASSWORD=secret_firefly_password +MYSQL_PASSWORD=ZkncfDR8 MYSQL_DATABASE=firefly \ No newline at end of file diff --git a/firefly/.env b/firefly/.env index 8681fc0..aed14a3 100644 --- a/firefly/.env +++ b/firefly/.env @@ -22,7 +22,7 @@ APP_KEY=SomeRandomStringOf32CharsExactly # For a list of available languages: https://github.com/firefly-iii/firefly-iii/tree/main/resources/lang # # If text is still in English, remember that not everything may have been translated. -DEFAULT_LANGUAGE=en_US +DEFAULT_LANGUAGE=fr_FR # The locale defines how numbers are formatted. # by default this value is the same as whatever the language is. @@ -88,7 +88,7 @@ DB_HOST=db DB_PORT=3306 DB_DATABASE=firefly DB_USERNAME=firefly -DB_PASSWORD=secret_firefly_password +DB_PASSWORD=ZkncfDR8 # leave empty or omit when not using a socket connection DB_SOCKET= diff --git a/vaultwarden/docker-compose.yml b/vaultwarden/docker-compose.yml new file mode 100644 index 0000000..e69de29