kroppkaka gnocchi recipe

This commit is contained in:
Rupus Reinefjord 2024-08-22 20:19:35 +02:00
parent 890400fdae
commit 8698112e86
3 changed files with 155 additions and 1 deletions

2
serve
View file

@ -1,3 +1,3 @@
#!/bin/bash
python3 -m http.server 8000 --bind 127.0.0.1 --directory public/
python3 -m http.server 8001 --bind 127.0.0.1 --directory public/