mirror of
https://github.com/Phantop/dotfiles
synced 2024-12-27 07:26:43 +00:00
Fish: new webserver function
This commit is contained in:
parent
70e29afe61
commit
9fd00b33bf
|
@ -1,4 +1,4 @@
|
|||
# Defined in /tmp/fish.TC8Xka/caddy.fish @ line 2
|
||||
# Defined in /tmp/fish.cSMIil/caddy.fish @ line 2
|
||||
function caddy
|
||||
command caddy -host '*' $argv browse gzip
|
||||
python3 -m http.server $argv
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue