Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 7b45c86
Author: SongSeoYoung <42825223+SongSeoYoung@users.noreply.github.com>
Date:   Sat Jul 15 16:38:33 2023 +0900

    Feature/web debug (#68)

    * feat: 웹 디버깅용 개발

    * fix: 일부 수정

    * fix: back -> close변경

commit 3f8f29c
Author: SongSeoYoung <42825223+SongSeoYoung@users.noreply.github.com>
Date:   Sat Jul 15 16:17:59 2023 +0900

    feat: 웹 디버깅용 개발 (#67)

    * feat: 웹 디버깅용 개발

    * fix: 일부 수정

commit 8e677e7
Author: hyerin <hope1053@naver.com>
Date:   Thu Jul 13 23:50:21 2023 +0900

    design: signin_logo 이미지 디자인 변경으로 인해 교체
  • Loading branch information
hope1053 committed Jul 17, 2023
1 parent 4822b14 commit 4242796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Features/MOITWeb/Implement/MOITWebViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ final class MOITWebViewController: UIViewController,

// TODO: 합의 후 수정 필요
static let domain = "http://moit-backend-eb-env.eba-qtcnkjjy.ap-northeast-2.elasticbeanstalk.com/api/v1/"
// static let domain = "https://dev-moit-web.vercel.app"
}

weak var listener: MOITWebPresentableListener?
Expand Down

0 comments on commit 4242796

Please sign in to comment.