File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,17 +43,17 @@ and real-time-modifiable objects usable in a **100%-Server-Less** infrastructure
4343
44441 . [ Quick Start] ( #racehorse-quick-start )
45452 . [ Features] ( #star2-features )
46- 3 . [ Abstract / Purpose] ( #mega-abstract-- purpose )
46+ 3 . [ Abstract / Purpose] ( #mega-abstract-purpose )
47474 . [ Single Page Application] ( #computer-single-page-application )
48485 . [ Documentation] ( #page_with_curl-documentation )
49496 . [ Simple Usage] ( #pencil-simple-usage )
50507 . [ Technical Details] ( #zap-technical-details )
51518 . [ Security] ( #closed_lock_with_key-security )
52529 . [ Examples] ( #bulb-examples )
53- 10 . [ File & Folder Structure] ( #file_folder-file-- folder-structure )
53+ 10 . [ File & Folder Structure] ( #file_folder-file-folder-structure )
545411 . [ Contributing] ( #wave-contributing )
55- 12 . [ Future Plans / Milestones] ( #alarm_clock-future-plans-- milestones )
56- 13 . [ Community & Support] ( #globe_with_meridians-community-- support )
55+ 12 . [ Future Plans / Milestones] ( #alarm_clock-future-plans-milestones )
56+ 13 . [ Community & Support] ( #globe_with_meridians-community-support )
575714 . [ License] ( #memo-license )
585815 . [ References] ( #link-external-references )
5959
Original file line number Diff line number Diff line change 88## 📋 Table of Contents
99
10101 . [ Prerequisites] ( #prerequisites )
11- 2 . [ Quick Start] ( #- quick-start )
12- 3 . [ Image List] ( #- image-list )
13- 4 . [ Building Images] ( #- building-images )
14- 5 . [ Container Management] ( #- container-management )
15- 6 . [ Network Configuration] ( #- network-configuration )
16- 7 . [ Image Management] ( #- image-management )
17- 8 . [ Environment Variables] ( #- environment-variables )
18- 9 . [ Troubleshooting] ( #- troubleshooting )
19- 10 . [ References] ( #- references )
11+ 2 . [ Quick Start] ( #quick-start )
12+ 3 . [ Image List] ( #image-list )
13+ 4 . [ Building Images] ( #building-images )
14+ 5 . [ Container Management] ( #container-management )
15+ 6 . [ Network Configuration] ( #network-configuration )
16+ 7 . [ Image Management] ( #image-management )
17+ 8 . [ Environment Variables] ( #environment-variables )
18+ 9 . [ Troubleshooting] ( #troubleshooting )
19+ 10 . [ References] ( #references )
2020
2121---
2222
@@ -114,7 +114,7 @@ The x0 system is composed of **7 specialized Docker images**:
114114- ** Progress output** is enabled with ` --progress=plain `
115115- ** No cache** option is used for database image (` --no-cache ` )
116116
117- ** Speed up builds** by configuring a local Ubuntu mirror (see [ Environment Variables] ( #- environment-variables ) ).
117+ ** Speed up builds** by configuring a local Ubuntu mirror (see [ Environment Variables] ( #environment-variables ) ).
118118
119119---
120120
You can’t perform that action at this time.
0 commit comments