Skip to content

Commit

Permalink
LUDOS-228-10: Enable palautelinkki in production
Browse files Browse the repository at this point in the history
  • Loading branch information
tulma95 committed Nov 5, 2024
1 parent 3312587 commit 9c51e26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions server/src/main/resources/application.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

spring:
datasource:
driverClassName: org.postgresql.Driver
Expand Down Expand Up @@ -39,4 +38,4 @@ ludos:
password: ${LUDOS_PALVELUKAYTTAJA_PASSWORD}

features:
tehtavaPalauteLinkki: false
tehtavaPalauteLinkki: true

0 comments on commit 9c51e26

Please sign in to comment.