You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-11Lines changed: 1 addition & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,17 +40,7 @@
40
40
41
41
[](https://railway.com/deploy/MGW3k1?referralCode=OEHlEK&utm_medium=integration&utm_source=template&utm_campaign=generic)
42
42
43
-
Or with Docker:
44
-
45
-
```bash
46
-
docker run -p 3000:3000 \
47
-
-e STORAGE_MODE=s3 \
48
-
-e S3_BUCKET_NAME=my-bucket \
49
-
-e AWS_REGION=us-east-1 \
50
-
axelmarciano/expo-open-ota
51
-
```
52
-
53
-
Then configure your Expo app to point to your server — see the [full documentation](https://axelmarciano.github.io/expo-open-ota/).
43
+
And follow the [Quick Start guide](https://axelmarciano.github.io/expo-open-ota/docs/getting-started/quick-start) to get up and running in minutes.
0 commit comments