Skip to content

Commit

Permalink
nginx+http
Browse files Browse the repository at this point in the history
  • Loading branch information
tanfarming authored Sep 29, 2023
1 parent 39c198c commit 3f7ad3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/docker/nginx.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
server {
listen 80;
listen 8080 ssl;
ssl_certificate /ssl/cert;
ssl_certificate_key /ssl/key;
Expand Down

0 comments on commit 3f7ad3f

Please sign in to comment.