add comment note to remind myself that oracle cloud console also need port exposed
This commit is contained in:
parent
8c19c971e1
commit
c0a86636d2
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# NOTE Oracle also has security rules that must expose these ports so this alone will not work! See readme
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
80 # web http
|
80 # web http
|
||||||
443 # web https
|
443 # web https
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue