update deloy
This commit is contained in:
parent
822f38ee40
commit
3583a102aa
@ -5,4 +5,5 @@ services:
|
|||||||
image: gitea.pena/penaside/front-hub/staging:latest
|
image: gitea.pena/penaside/front-hub/staging:latest
|
||||||
hostname: hub
|
hostname: hub
|
||||||
tty: true
|
tty: true
|
||||||
|
pull_policy: always
|
||||||
|
|
||||||
|
@ -67,6 +67,8 @@ import { ApologyFallback } from "./pages/ApologyPage";
|
|||||||
import { handleComponentError } from "./utils/handleComponentError";
|
import { handleComponentError } from "./utils/handleComponentError";
|
||||||
import { createMakeRequestConfig } from "@frontend/kitui";
|
import { createMakeRequestConfig } from "@frontend/kitui";
|
||||||
|
|
||||||
|
console.log("Я здесь для отладки и спешу сообщить, что деплой был успешно завершен!")
|
||||||
|
|
||||||
pdfjs.GlobalWorkerOptions.workerSrc = `//unpkg.com/pdfjs-dist@${pdfjs.version}/build/pdf.worker.min.js`;
|
pdfjs.GlobalWorkerOptions.workerSrc = `//unpkg.com/pdfjs-dist@${pdfjs.version}/build/pdf.worker.min.js`;
|
||||||
|
|
||||||
const localeText =
|
const localeText =
|
||||||
|
Loading…
Reference in New Issue
Block a user