Skip to content

Commit 8ac0a7a

Browse files
authored
docs: remove --firewall (#3358)
1 parent 6f47d75 commit 8ac0a7a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,7 @@ Options:
124124
--no-history-api-fallback Do not fallback to /index.html for Single Page Applications.
125125
--compress Enable gzip compression.
126126
--no-compress Disable gzip compression.
127-
--firewall [value...] Enable firewall or set hosts that are allowed to access the dev server.
128-
--no-firewall Disable firewall.
127+
--allowed-hosts <value...> Set hosts that are allowed to access the dev server.
129128
--watch-files <value...> Watch static files for file changes.
130129
131130
Global options:

0 commit comments

Comments
 (0)