Skip to content

Commit 2a15253

Browse files
committed
Remove commented block
1 parent fab229c commit 2a15253

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,6 @@
33
A lightweight [Tracking Pixel](https://en.wikipedia.org/wiki/Tracking_Pixel?wprov=srpw1_0) service written in Python.
44

55
## Installation
6-
<!-- ### A quick note about the Docker image and port numbers
7-
The Docker container runs PyXIE using the WSGI tool Gnunicorn. If you are running PyXIE as a Docker container:
8-
- Do:
9-
- Configure the environment variable `LISTEN_PORT` (default is `8000`)
10-
- You can also configure the environment variable `LISTEN_IP` but it is unlikely you will want to change this (default is `0.0.0.0`)
11-
- Not recommended:
12-
- Setting `LISTEN_PORT` in `config.yaml` (if you set it, leave it as the default value, `5000`)
13-
- Setting `LISTEN_IP` in `config.yaml` -->
14-
156
### Quickstart using Docker
167
#### Pull the image from Dockerhub
178
```bash

0 commit comments

Comments
 (0)