This commit is contained in:
Michael Makarochkin 2025-03-14 02:56:27 +03:00
parent c662a871c8
commit 4470cacd23

View File

@ -0,0 +1,15 @@
# Порт для приложения
port: 12001
# Соединение с postgres
db:
host: localhost
user: user
password: password
port: 5432
database: dbname
debug: true
# Путь к файлу лога
#logFile: /var/log/pink_fox/app.log