Skip to content

Commit

Permalink
build: allow origins 운영 환경 domain으로 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
sukkyun2 committed Aug 7, 2024
1 parent 09a592e commit d3e495e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
HISTORY_API_HOST=http://3.34.196.131:8080
YOLO_WEIGHT_PATH=yolov5su.pt
ALLOW_ORIGINS=http://localhost:5173;http://13.124.103.220
ALLOW_ORIGINS=http://localhost:5173;https://apap-ict.p-e.kr

0 comments on commit d3e495e

Please sign in to comment.