]> _ Git - odl.git/commitdiff
done #4662 @0:10
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 26 Nov 2021 14:32:22 +0000 (15:32 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 26 Nov 2021 14:32:27 +0000 (15:32 +0100)
.env
.gitignore

diff --git a/.env b/.env
index e18b87251f1f69700850cdaa61083bf1d85ace22..bd06ae9c82093a63cdd1a00b6baa7e5f6f06140f 100644 (file)
--- a/.env
+++ b/.env
@@ -2,7 +2,7 @@ APP_NAME=ODL
 APP_ENV=staging
 APP_KEY=base64:eWO34H+yn7qkjF4kVqafn6nXhXxsmWc4LkjRWK+kwDY=
 APP_DEBUG=false
-APP_URL=https://odl.paris.cubedesigners.com
+APP_URL=https://cube.odile.space
 
 LOG_CHANNEL=stack
 LOG_LEVEL=debug
@@ -53,4 +53,4 @@ BACKPACK_LICENSE=LFDA-FLAM-8919-GF6B-60DE-2702
 
 GOOGLE_CLIENT_ID=500844968589-9b0rmr4pn2ok0mtkddinl5s6lpdo4tj2.apps.googleusercontent.com
 GOOGLE_CLIENT_SECRET=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
-GOOGLE_REDIRECT_URI=https://odl.paris.cubedesigners.com/socialite/callback/google
+GOOGLE_REDIRECT_URI=https://cube.odile.space/socialite/callback/google
index f42f3e56b86ba342d7d7a5cae2b1fb86649a2f61..c913f26465968d3e2775f5010bcba06c6969025a 100644 (file)
@@ -7,6 +7,7 @@
 /public/mix-manifest.json
 /storage/*.key
 /vendor
+.env
 .env.backup
 .phpunit.result.cache
 docker-compose.override.yml