This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| informatique:web:trek [2026/05/27 18:36] – yahiko | informatique:web:trek [2026/05/27 19:24] (current) – yahiko | ||
|---|---|---|---|
| Line 54: | Line 54: | ||
| <code bash> | <code bash> | ||
| - | curl -O https:// | + | mkdir trek && cd trek |
| + | curl -O https:// | ||
| docker compose up -d | docker compose up -d | ||
| </ | </ | ||