codestates / codestates/Subllet
[김종서] 2021. 12. 08.
Open
Dev-log
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### 오늘은 어떻게 프로젝트에 기여했나요?
- AWS 배포를 진행했습니다.
### 오늘의 프로젝트에서 힘든 점은 무엇인가요?
- ELB(로드밸런서) 연결이 되지 않습니다. 개발자 도구 console.log에 아래와 같이 에러가 발생했습니다.
```js
Mixed Content: The page at 'https://www.subllet.co.kr/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://ec2-18-212-9-107.compute-1.amazonaws.com/service'. This request has been blocked; the content must be served over HTTPS.
```
### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?
- [ ] HTTPS로 연결된 배포를 완료합니다.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.