mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-05 23:21:48 +00:00
Change offline read way Who use Windows
This commit is contained in:
6
.travis/conf.d/default.conf
Normal file
6
.travis/conf.d/default.conf
Normal file
@@ -0,0 +1,6 @@
|
||||
server {
|
||||
server_name localhost;
|
||||
listen 4000;
|
||||
root /srv/www/;
|
||||
index index.html;
|
||||
}
|
Reference in New Issue
Block a user