Skip to content

Commit

Permalink
Run db maintenance actor
Browse files Browse the repository at this point in the history
  • Loading branch information
gheine authored and nicolagi committed Mar 8, 2024
1 parent ca88710 commit 985e299
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/conf/base.conf
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ play.modules.enabled += "io.flow.play.clients.ConfigModule"
play.modules.enabled += "io.flow.play.metrics.MetricsModule"
play.modules.enabled += "io.flow.log.RollbarModule"
play.modules.enabled += "io.flow.play.CoordinatedShutdownActorReaperModule"
play.modules.enabled += "io.flow.postgresql.play.actors.Bindings"

rollbar.token = ${?ROLLBAR_TOKEN}

Expand Down

0 comments on commit 985e299

Please sign in to comment.