We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a22b2a commit aa4464dCopy full SHA for aa4464d
README.md
@@ -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