mirror of
https://github.com/dokku/buildpack-nginx.git
synced 2026-04-30 11:37:35 +00:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6c3e8af17f | ||
|
|
14214785d7 |
@@ -24,7 +24,6 @@ http {
|
||||
types_hash_max_size 2048;
|
||||
include mime.types;
|
||||
charset UTF-8;
|
||||
access_log stdout;
|
||||
|
||||
server {
|
||||
listen {{ $.PORT }};
|
||||
|
||||
Reference in New Issue
Block a user