This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
skynet-webportal
Archived
Watch
1
Star
0
Fork
You've already forked skynet-webportal
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2022-10-07
. You can view files and clone it, but cannot push or open issues or pull requests.
dfe9c00920
skynet-webportal
/
docker
/
nginx
/
conf.d
/
include
/
local-network-only
4 lines
81 B
Plaintext
Raw
Blame
History
allow 127.0.0.1/32; # localhost
allow 10.10.10.0/24; # docker network
deny all;
Reference in New Issue
View Git Blame
Copy Permalink