Skip to content

Commit 44621dc

Browse files
committed
changed the port in README from 8000 to 3000
1 parent 7efcd84 commit 44621dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
### Deploying
1616

1717
#### Option 1 - Docker
18-
Run `docker run -p 8080:80 lissy93/networking-toolbox`<br>
18+
Run `docker run -p 3000:80 lissy93/networking-toolbox`<br>
1919
Or, use our example [`docker-compose.yml`](https://github.com/Lissy93/networking-toolbox/blob/main/docker-compose.yml)
2020

2121
#### Option 2 - Cloud

0 commit comments

Comments
 (0)