feature(docker-image): allow custom nginx port within container (#4086)
* Use PORT to override nginx listen port when defined * Add dockerignore to make build context smaller
This commit is contained in:
7
.dockerignore
Normal file
7
.dockerignore
Normal file
@@ -0,0 +1,7 @@
|
||||
/.git
|
||||
/.github
|
||||
/dev-helpers
|
||||
/docs
|
||||
/src
|
||||
/swagger-ui-dist-package
|
||||
/test
|
||||
Reference in New Issue
Block a user