client/src/pages/Create/Create.jsx aktualisiert
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 2m44s
Some checks failed
Publish Docker image / Push Docker image to Docker Hub (push) Failing after 2m44s
This commit is contained in:
parent
b5745e6175
commit
ec3f79c38c
@ -11,7 +11,7 @@ import ThemeSound from "@/common/sounds/end.mp3";
|
||||
import {MusicContext} from "@/common/contexts/MusicContext.jsx";
|
||||
import {SettingsContext} from "@/common/contexts/SettingsProvider.jsx";
|
||||
|
||||
export const DOMAIN = "pmg-d1.gnm.dev";
|
||||
export const DOMAIN = "pmg-d1.deploy.gnm.dev";
|
||||
export const BASE_URL = `https://${DOMAIN}/join/`;
|
||||
|
||||
export const Create = () => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user