diff --git a/.env b/.env
index 29f1e55..0f00f8c 100644
--- a/.env
+++ b/.env
@@ -73,4 +73,5 @@ AWS_REGION=us-east-1
AWS_ENDPOINT=https://s3.amazonaws.com
AWS_S3_PORTAL_URL=https://s3.amazonaws.com/portal
###< aws/aws-sdk-php-symfony ###
-APP_URL='https://example.com'
\ No newline at end of file
+APP_URL='https://example.com'
+APP_DOMAIN='example.com'
\ No newline at end of file
diff --git a/assets/js/global.js b/assets/js/global.js
index 42d51d4..84a0c84 100644
--- a/assets/js/global.js
+++ b/assets/js/global.js
@@ -22,7 +22,7 @@ export const TABULATOR_FR_LANG = {
};
export function eyeIconLink(url) {
- return `
+ return `