This website requires JavaScript.
Explore
Privacy Policy
Terms of Service
Help
Sign In
ahuston-0
/
nix-dotfiles
Watch
1
Star
0
Fork
0
You've already forked nix-dotfiles
Code
Issues
Pull Requests
3
Actions
Packages
Projects
Releases
Wiki
Activity
nix-dotfiles
/
systems
/
palatine-hill
/
firewall.nix
12 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
add firewall for docker
2024-10-22 17:37:30 -04:00
{
.
.
.
}:
{
networking
.
firewall
.
allowedTCPPorts
=
[
8081
8082
8443
update docker configs, upgrade postgres Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
2024-11-02 23:59:38 -04:00
3000
add firewall for docker
2024-10-22 17:37:30 -04:00
]
;
}
Reference in New Issue
Copy Permalink