first commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# Ortam seçimi: prod | test | local
|
||||
# IKLIM_BASE_URL tanımlıysa bu değer görmezden gelinir
|
||||
IKLIM_ENV=prod
|
||||
|
||||
# Opsiyonel. Tanımlıysa IKLIM_ENV'i override eder
|
||||
# IKLIM_BASE_URL=https://api.iklim.co
|
||||
|
||||
# HMAC-SHA256 istek imzalama anahtarı (zorunlu)
|
||||
IKLIM_HMAC_SECRET=
|
||||
|
||||
# API kullanıcı bilgileri (zorunlu)
|
||||
IKLIM_USERNAME=
|
||||
IKLIM_PASSWORD=
|
||||
Reference in New Issue
Block a user