Set iframe url to dev2

This commit is contained in:
Sadrinho27 2025-11-05 23:05:47 +01:00
parent d0539aad62
commit f870481a7d

View File

@ -10,7 +10,7 @@ export const COMPANY_INFO = {
// External URLs // External URLs
export const EXTERNAL_URLS = { export const EXTERNAL_URLS = {
iframe: 'https://dev3.4nkweb.com', iframe: 'https://dev2.4nkweb.com',
gitRepository: 'https://git.4nkweb.com', gitRepository: 'https://git.4nkweb.com',
lecoffre: 'https://lecoffre.io' lecoffre: 'https://lecoffre.io'
} }