Add .env.example and add eureka client

This commit is contained in:
2025-08-28 11:47:39 +05:00
parent f2eee1752d
commit 4d99a59947
3 changed files with 10 additions and 0 deletions

3
.env.example Normal file
View File

@ -0,0 +1,3 @@
KODIK_TOKEN=YOUR_KODIK_TOKEN
EUREKA_SCHEMA=http
EUREKA_HOST=localhost:8090