Showing
2 changed files
with
4 additions
and
2 deletions
app.yaml
0 → 100644
... | @@ -32,14 +32,14 @@ | ... | @@ -32,14 +32,14 @@ |
32 | <div id = "진보" > | 32 | <div id = "진보" > |
33 | <h4 style = "text-align: center; color:blue; font-weight:bold;">진보</h4> | 33 | <h4 style = "text-align: center; color:blue; font-weight:bold;">진보</h4> |
34 | <h3 style="text-align:center;"> | 34 | <h3 style="text-align:center;"> |
35 | - <iframe src="http://localhost:8080/result/progress/<%=주제%>" width="550" height="600" marginwidth="0" frameborder="2" scrolling="yes"> | 35 | + <iframe src="oppov-334600.du.r.appspot.com/result/progress/<%=주제%>" width="550" height="600" marginwidth="0" frameborder="2" scrolling="yes"> |
36 | </iframe> | 36 | </iframe> |
37 | </h3> | 37 | </h3> |
38 | </div> | 38 | </div> |
39 | <div id = "보수"> | 39 | <div id = "보수"> |
40 | <h4 style = "text-align: center; color:red; font-weight:bold;">보수</h4> | 40 | <h4 style = "text-align: center; color:red; font-weight:bold;">보수</h4> |
41 | <h3 style="text-align:center;"> | 41 | <h3 style="text-align:center;"> |
42 | - <iframe src="http://localhost:8080/result/liberal/<%=주제%>" width="550" height="600" marginwidth="0" frameborder="2" scrolling="yes"> | 42 | + <iframe src="oppov-334600.du.r.appspot.com/result/liberal/<%=주제%>" width="550" height="600" marginwidth="0" frameborder="2" scrolling="yes"> |
43 | </iframe> | 43 | </iframe> |
44 | </h3> | 44 | </h3> |
45 | </div> | 45 | </div> | ... | ... |
-
Please register or login to post a comment