aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2020-07-18 15:12:30 +0300
committerValentin Popov <info@valentineus.link>2020-07-18 15:12:30 +0300
commit712baf438af0d1792a667866d65aa5f61e5fb9e1 (patch)
treef73334242c51784badcf063985f73596f13edf96
parentfb31785d9b6eaaef5b3bcdf09c9dfaf5b7eb01d0 (diff)
downloadphp-epg-service-712baf438af0d1792a667866d65aa5f61e5fb9e1.tar.xz
php-epg-service-712baf438af0d1792a667866d65aa5f61e5fb9e1.zip
Added environment file
Signed-off-by: Valentin Popov <info@valentineus.link>
-rw-r--r--.env.example1
-rw-r--r--.gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/.env.example b/.env.example
new file mode 100644
index 0000000..5d0b26c
--- /dev/null
+++ b/.env.example
@@ -0,0 +1 @@
+EPG_SERVICE_KEY=
diff --git a/.gitignore b/.gitignore
index 843e828..c01293d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -79,6 +79,7 @@ Temporary Items
# PHPUnit
/app/phpunit.xml
/phpunit.xml
+/.env
# Build data
/build/