优化docker-compose的配置文件

This commit is contained in:
SliverHorn
2020-10-06 12:00:13 +08:00
parent ad504a17e0
commit 07c6bbd7e1
5 changed files with 15 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
server {
listen 8000;
listen 8080;
server_name localhost;
#charset koi8-r;