Skip to content

Commit aa4464d

Browse files
authored
Create README.md
1 parent 5a22b2a commit aa4464d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# proxyserver
2+
A proxy server using Nginx and Docker.
3+
4+
# USAGE
5+
- ## Heroku
6+
When using heroku replace a listening port with ENV variable ```$PORT```
7+
- ## Local
8+
Create networks with other containers and build the image.
9+
- ## Google Cloud
10+
Change the listening port to 8080

0 commit comments

Comments
 (0)