Skip to content

Commit

Permalink
fix: update boolean params in ini file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pomarom committed Dec 5, 2024
1 parent 01ddfb0 commit cf6c5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion products/tdb/env.ini
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dns_name=cfas-recette.apprentissage.beta.gouv.fr
host_name=tableau-de-bord-recette
env_type=recette
reverse_proxy_version=1.5.1-rc3
disallow_robots=false
disallow_robots=False
; [preview]
; 51.75.253.210
; [preview:vars]
Expand Down

0 comments on commit cf6c5bc

Please sign in to comment.