diff --git a/.env.example b/.env.example index 7784403..3dbf456 100644 --- a/.env.example +++ b/.env.example @@ -10,4 +10,5 @@ TO_EMAIL=email@site.com # Application Configuration NODE_ENV=production -APP_PORT=4321 \ No newline at end of file +APP_PORT=4321 +IMAGE=git.atri.dad/atridad/atashdotdev \ No newline at end of file