10 lines
389 B
TOML
10 lines
389 B
TOML
baseURL = "https://app.p4pillon.org/"
|
|
title = "P4Pillon"
|
|
|
|
[languages.fr.params]
|
|
footer = 'Mise en place et hébergé avec sobriété par <a class="text-muted" href="https://resilien.fr/">RésiLien</a>'
|
|
|
|
[deployment.targets]
|
|
name = "production"
|
|
URL = "s3://app.p4pillon.org?endpoint=https://s3.garage.resilien.cloud&disableSSL=true&s3ForcePathStyle=true®ion=garage"
|