feat: 쿠폰등록

This commit is contained in:
최만억 (Jo)
2025-11-10 06:22:43 +00:00
committed by 김채린
parent ceee82268c
commit 77c760c022
33 changed files with 2681 additions and 16 deletions

View File

@@ -88,6 +88,9 @@ export default defineNuxtConfig({
stoveGnb: process.env.STOVE_GNB,
stoveCouponUrl: process.env.STOVE_COUPON_URL,
stoveMCouponUrl: process.env.STOVE_M_COUPON_URL,
stoveCs: process.env.STOVE_CS,
stoveLauncherScript: process.env.STOVE_LAUNCHER_SCRIPT,