diff --git a/containers/react/.env b/containers/react/.env index 728712a7..4cac2361 100644 --- a/containers/react/.env +++ b/containers/react/.env @@ -1,11 +1,14 @@ -REACT_APP_BASE_URL=bess-f2r5s13:8080 -REACT_APP_SOCKET_URL=bess-f2r5s13 -REACT_APP_API_SECRET=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 -REACT_APP_CLIENT_UID=u-s4t2ud-2bd3c5d4f41e776f2e3d5d699d2a8421f6d0c0468ec882516d9ca89b0c211789 + +REACT_APP_BASE_URL=localhost:8080 +REACT_APP_SOCKET_URL=localhost + +REACT_APP_API_SECRET=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 +REACT_APP_CLIENT_UID=u-s4t2ud-6d29dfa49ba7146577ffd8bf595ae8d9e5aaa3e0a9615df18777171ebf836a41 + # REACT_APP_BASE_URL=92.143.191.152 # REACT_APP_BASE_URL=192.168.1.19 -REACT_APP_INTRA_URL="https://api.intra.42.fr/oauth/authorize?client_id=u-s4t2ud-2bd3c5d4f41e776f2e3d5d699d2a8421f6d0c0468ec882516d9ca89b0c211789&redirect_uri=http%3A%2F%2Fbess-f2r5s13%3A8080%2Fapi%2Fauth%2Flogin&response_type=code" +REACT_APP_INTRA_URL="https://api.intra.42.fr/oauth/authorize?client_id=u-s4t2ud-6d29dfa49ba7146577ffd8bf595ae8d9e5aaa3e0a9615df18777171ebf836a41&redirect_uri=http%3A%2F%2Flocalhost%3A8080%2Fapi%2Fauth%2Flogin&response_type=code" # REACT_APP_BASE_URL=92.143.191.152 # REACT_APP_BASE_URL=192.168.1.19 diff --git a/containers/react/public/favicon.jpeg b/containers/react/public/favicon.jpeg new file mode 100644 index 00000000..64e71fd8 Binary files /dev/null and b/containers/react/public/favicon.jpeg differ diff --git a/containers/react/public/index.html b/containers/react/public/index.html index fbb16185..a03b9b62 100644 --- a/containers/react/public/index.html +++ b/containers/react/public/index.html @@ -2,14 +2,10 @@ - - - + + - React App - - +