WIP: feat: add datatourism for prod #5

Draft
Clement wants to merge 3 commits from feat--run-open-data-in-prod into master
4 changed files with 27 additions and 1 deletions
Showing only changes of commit 36319ea002 - Show all commits

View File

@ -1,3 +1,6 @@
vars {
URL: http://localhost:8080
}
vars:secret [ vars:secret [
app_key app_key
] ]

View File

@ -0,0 +1,3 @@
vars:secret [
URL
]