feat: add .env.example

This commit is contained in:
Urko 2023-02-15 19:34:48 +01:00
parent 652ca4b524
commit b7ae9b2fd9
1 changed files with 3 additions and 0 deletions

3
.env.example Normal file
View File

@ -0,0 +1,3 @@
VIPER_CONFIG=your-viper-file-name-without-extension
VIPER_CONFIG_TYPE=yaml
ENV=dev