diff --git a/src/.env b/src/.env index 466f99a..7e23763 100644 --- a/src/.env +++ b/src/.env @@ -1,8 +1,8 @@ APP_NAME=transcriptor VITE_APP_NAME="${APP_NAME}" -APP_URL=http://192.168.0.187:9001 -ASSET_URL=http://192.168.0.187:9001 +APP_URL=https://transcriptor.eisnest.eu +ASSET_URL=https://transcriptor.eisnest.eu DB_CONNECTION=mariadb DB_QUEUE_CONNECTION=mariadb