Add Customer Discovery
This commit is contained in:
@@ -25,7 +25,7 @@ postgresql:
|
||||
max-idle-connections-in-second: 600
|
||||
max-open-connections-in-second: 600
|
||||
connection-max-life-time-in-second: 600
|
||||
debug: true
|
||||
debug: false
|
||||
|
||||
oss:
|
||||
access_key_id: e50b31e5eddf63c0ZKB2
|
||||
@@ -53,4 +53,24 @@ email:
|
||||
closing_word: "Silakan login kembali menggunakan email dan password anda diatas, sistem akan secara otomatis meminta anda untuk membuat password baru setelah berhasil login. Mohon maaf atas kendala yang dialami."
|
||||
|
||||
withdrawal:
|
||||
platform_fee: 5000
|
||||
platform_fee: 5000
|
||||
|
||||
discovery:
|
||||
explore_destinations:
|
||||
- name: "Jakarta"
|
||||
image_url: "https://obs.eranyacloud.com/furtuna-dev/file/03c0b046-43ab-4d35-a743-6a173bc66b90-1722680749.png"
|
||||
- name: "Banten"
|
||||
image_url: "https://obs.eranyacloud.com/furtuna-dev/file/c8e7dd8a-17be-449f-afdc-0c07eda438ce-1722680809.png"
|
||||
- name: "Yogyakarta"
|
||||
image_url: "https://obs.eranyacloud.com/furtuna-dev/file/83b78c19-4c97-48c9-bc97-a7403e1c4eed-1722680828.png"
|
||||
- name: "Jawa Barat"
|
||||
image_url: "https://obs.eranyacloud.com/furtuna-dev/file/07c35ab1-3e20-4858-8d7d-b29517239dc3-1722680848.png"
|
||||
- name: "Jawa Tengah"
|
||||
image_url: "https://obs.eranyacloud.com/furtuna-dev/file/a1915a98-c2aa-4997-8e75-bd4e43789b0c-1722680874.png"
|
||||
- name: "Jawa Timur"
|
||||
image_url: "https://obs.eranyacloud.com/furtuna-dev/file/7b5d2b86-e8a8-4703-a153-c186021cf088-1722680894.png"
|
||||
explore_regions:
|
||||
- name: "Jawa"
|
||||
- name: "Sumatera"
|
||||
- name: "Kalimantan"
|
||||
- name: "Sulawesi"
|
||||
Reference in New Issue
Block a user