mirror of
https://github.com/daylinmorgan/oizys.git
synced 2025-01-22 07:07:32 -06:00
typo
This commit is contained in:
parent
433a4b8139
commit
c1a813f17b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
# # added to make using `pip install` work in docker build
|
# # added to make using `pip install` work in docker build
|
||||||
# networking.nameservers = [ "8.8.8.8"];
|
# networking.nameservers = [ "8.8.8.8"];
|
||||||
|
|
||||||
# allow tcp connections for revsere proxy
|
# allow tcp connections for reverse proxy
|
||||||
networking.firewall = enabled // {
|
networking.firewall = enabled // {
|
||||||
allowedTCPPorts = [
|
allowedTCPPorts = [
|
||||||
80
|
80
|
||||||
|
|
Loading…
Reference in a new issue