Update cloud-config.yaml
This commit is contained in:
committed by
GitHub
parent
cd70dcc238
commit
af95bb3110
@@ -74,5 +74,4 @@ bootcmd:
|
||||
runcmd:
|
||||
- iptables -I INPUT 1 -p tcp -m tcp --dport 80 -m state --state NEW,ESTABLISHED -j ACCEPT
|
||||
- systemctl daemon-reload
|
||||
- systemctl restart systemd-resolved.service
|
||||
- systemctl start nginx
|
||||
- systemctl start nginx
|
||||
|
||||
Reference in New Issue
Block a user