This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
java-tutorials
Watch
1
Star
0
Fork
You've already forked java-tutorials
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
81fe96721a
java-tutorials
/
docker-modules
/
docker-images
/
files-outside-context
/
projects
/
config
/
nginx.conf
9 lines
81 B
Nginx Configuration File
Raw
Blame
History
events
{
}
http
{
server
{
listen
80
;
index
index.html
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink