File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 <a href="https://github.com/PAPAMICA/docker-compose-collection#utilisation"><img src="https://img.shields.io/badge/How_to_use-%2341454A.svg?style=for-the-badge&logo=target&logoColor=white"> </a>
1414 <a href="https://github.com/PAPAMICA/docker-compose-collection#add-new-docker-compose-file"><img src="https://img.shields.io/badge/Add_new_service-%2341454A.svg?style=for-the-badge&logo=target&logoColor=white"> </a>
1515 <br />
16- <a ><img alt =" Updated " src =" https://img.shields.io/badge/updated-2024_08_05_09h57 -%232496ED.svg?style=for-the-badge&logo=social-blade&logoColor=white " ></a > <img alt =" GitHub Workflow Status " src =" https://img.shields.io/github/actions/workflow/status/PAPAMICA/docker-compose-collection/main.yml?branch=master&label=Files%20generating&logo=files&logoColor=white&style=for-the-badge " >
16+ <a ><img alt =" Updated " src =" https://img.shields.io/badge/updated-2024_08_05_10h04 -%232496ED.svg?style=for-the-badge&logo=social-blade&logoColor=white " ></a > <img alt =" GitHub Workflow Status " src =" https://img.shields.io/github/actions/workflow/status/PAPAMICA/docker-compose-collection/main.yml?branch=master&label=Files%20generating&logo=files&logoColor=white&style=for-the-badge " >
1717 <br />
1818 <a href =" https://www.docker.com/ " ><img src =" https://img.shields.io/badge/docker-%232496ED.svg?style=for-the-badge&logo=docker&logoColor=white " > </a >
1919 <a href =" https://www.portainer.io/ " ><img src =" https://img.shields.io/badge/portainer-%2313BEF9.svg?style=for-the-badge&logo=portainer&logoColor=white " > </a >
Original file line number Diff line number Diff line change 12671267 "label" : " Service URL" ,
12681268 "description" : " Example: service.papamica.fr or service.com"
12691269 },
1270+ {
1271+ "name" : " DB_USER" ,
1272+ "label" : " Database user " ,
1273+ "description" : " No spaces or points" ,
1274+ "default" : " focalboard"
1275+ },
1276+ {
1277+ "name" : " DB_PASSWORD" ,
1278+ "label" : " Database user password"
1279+ },
12701280 {
12711281 "name" : " NETWORK" ,
12721282 "label" : " Your Traefik network " ,
You can’t perform that action at this time.
0 commit comments