Skip to content

Commit b1fc655

Browse files
committed
[Setting] #188 - 디스코드 웹훅 주소 환경변수 설정
1 parent fd1712b commit b1fc655

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Neki-iOS/Info.plist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33
<plist version="1.0">
44
<dict>
5+
<key>QR_WEBHOOK_URL</key>
6+
<string>$(QR_WEBHOOK_URL)</string>
57
<key>BASE_URL</key>
68
<string>$(BASE_URL)</string>
79
<key>CFBundleURLTypes</key>

0 commit comments

Comments
 (0)