Skip to content

Commit 119d257

Browse files
committed
Adjust advanced doc
1 parent 0501251 commit 119d257

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/advanced.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ app/
132132
.env
133133
```
134134
135-
### 1. Deploy the Proxy
135+
### Step 1. Deploy the Proxy
136136
137137
Before deploying, build and push your own proxy image by adding an `image:`
138138
line to the Compose file:
@@ -170,7 +170,7 @@ Start the proxy:
170170
docker compose up -d
171171
```
172172

173-
### 2. Deploy a new App version
173+
### Step 2. Deploy a new App version
174174

175175
Deploy your app into a new directory (e.g. `app/b/`):
176176

0 commit comments

Comments
 (0)