- 웹훅 URL을 https://admin.youtooplay.com/webhook로 변경 - Nginx 리버스 프록시 설정 파일 추가 - 배포 가이드 업데이트
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { a as buildAssetsURL } from '../routes/renderer.mjs';
|
||||
|
||||
const authV1BottomShape = "" + buildAssetsURL("auth-v1-bottom-shape.crxWNCWd.svg");
|
||||
const authV1TopShape = "" + buildAssetsURL("auth-v1-top-shape.eAwqa87i.svg");
|
||||
|
||||
export { authV1TopShape as a, authV1BottomShape as b };
|
||||
Reference in New Issue
Block a user