Skip to content

Commit

Permalink
Remove disabling ssl from QA profile
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrys committed Jul 1, 2022
1 parent 5475320 commit 96a690e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<artifactId>portal</artifactId>
<groupId>com.odysseusinc.arachne</groupId>
<version>1.19.22</version>
<version>1.19.23</version>
<packaging>jar</packaging>

<parent>
Expand Down
3 changes: 0 additions & 3 deletions src/main/resources/application-qa.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
server:
ssl:
enabled: false
portal:
urlWhiteList: https://qacommunity.arachnenetwork.com:443

0 comments on commit 96a690e

Please sign in to comment.