diff --git a/.env_chirho b/.env_chirho deleted file mode 100755 index 78ec750..0000000 --- a/.env_chirho +++ /dev/null @@ -1,4 +0,0 @@ -# For God so loved the world, that He gave His only begotten Son, that all who believe in Him should not perish but have everlasting life -# Rename to .env_chirho -export API_KEY_CHIRHO="HALLELUJAH30920-9482" -export DATABASE_URL="sqlite:./db_chirho.sqlite" \ No newline at end of file diff --git a/.gitignore b/.gitignore index b56d2de..dbbbd7a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,6 @@ /target db_chirho.sqlite .idea +.env_chirho