Skip to content

Commit 186d29e

Browse files
authored
Update README.md
1 parent 9266d12 commit 186d29e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ There are a few ways you can use this repo to deploy a server that can be use to
2020
2. Build the Docker image: `docker build -t mixpanel-proxy`
2121
3. Run a container using the image: `docker run --name mxpl -d -p 8080:80 mixpanel-nginx`
2222
4. Visit `http://localhost:8080`
23-
24-
You should see:
25-
![image](https://user-images.githubusercontent.com/556882/107558458-6ba75580-6ba0-11eb-89de-749b895b7399.png)
2623

2724
### Option 3: Add locations to your existing Nginx config
2825
If you already have servers running nginx, you can copy and paste the locations from the [nginx.conf](https://github.com/mixpanel/tracking-proxy/blob/master/nginx.conf) file in this repo and adjust the locations to match your preference.

0 commit comments

Comments
 (0)