fix(components): 🔧 update default config

master
Xeronith 2023-04-29 00:16:11 +03:30
rodzic 0697a83e00
commit 2daf4331f9
1 zmienionych plików z 4 dodań i 2 usunięć

Wyświetl plik

@ -4,7 +4,9 @@ server:
fqdn: localhost
hash_key: '---INSERT-YOUR-HASH-KEY---'
block_key: '---INSERT-YOUR-BLOCK-KEY---'
mysql:
postgres:
host: 127.0.0.1
port: 5432
database: greatape
username: root
username: postgres
password: password