first commit
This commit is contained in:
9
.env.example
Normal file
9
.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
APP_PORT=8099
|
||||
SPOTA_BASE_URL=https://spota.untan.ac.id/steven/API
|
||||
SPOTA_ALLOWED_ENDPOINTS=login.php,getListTugasAkhir.php,getListMahasiswa.php,getListDosen.php,sendMail.php
|
||||
|
||||
# Optional. If set, callers must send X-Proxy-Token: value or ?proxy_token=value.
|
||||
PROXY_TOKEN=
|
||||
|
||||
CONNECT_TIMEOUT=10
|
||||
REQUEST_TIMEOUT=30
|
||||
Reference in New Issue
Block a user