mirror of
https://github.com/serty2005/rmser.git
synced 2026-02-04 19:02:33 -06:00
2701-как будто ок днд работает
This commit is contained in:
@@ -4,8 +4,8 @@ app:
|
||||
drop_tables: false
|
||||
storage_path: "./uploads"
|
||||
public_url: "https://rmser.serty.top"
|
||||
maintenance_mode: true
|
||||
dev_ids: [665599275,2126923472] # Укажите здесь ваш ID и ID тестировщиков
|
||||
maintenance_mode: false
|
||||
dev_ids: [] # Укажите здесь ваш ID и ID тестировщиков
|
||||
|
||||
db:
|
||||
dsn: "host=postgres user=rmser password=mhrcadmin994525 dbname=rmser_db port=5432 sslmode=disable TimeZone=Europe/Moscow"
|
||||
@@ -15,11 +15,6 @@ redis:
|
||||
password: ""
|
||||
db: 0
|
||||
|
||||
rms:
|
||||
base_url: "https://rest-mesto-vstrechi.iiko.it" # Например http://95.12.34.56:8080
|
||||
login: "MH"
|
||||
password: "MhLevfqkexit632597" # Пароль в открытом виде (приложение само хеширует)
|
||||
|
||||
ocr:
|
||||
service_url: "http://ocr-service:5005"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user