diff --git a/.gitignore b/.gitignore index 5343212..780acc5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,8 @@ /vendor .env .env.backup +.env.online +.env.dev .phpunit.result.cache docker-compose.override.yml Homestead.json diff --git a/admin/index.html b/admin/index.html index 8762dc0..22dfaa0 100644 --- a/admin/index.html +++ b/admin/index.html @@ -8,10 +8,27 @@