1

Mon histoire de l'informatique

This commit is contained in:
2026-03-25 01:30:16 +01:00
parent 7bb60be522
commit 9f92354ded
79 changed files with 540 additions and 2 deletions

View File

@@ -22,4 +22,4 @@ if [ -z "${MEILI_SEARCH_API_KEY+x}" ]; then
export MEILI_SEARCH_API_KEY="dummy"
fi
hugo server -DEF --bind "$DEV_HOST" --port $DEV_PORT --baseURL "http://$DEV_HOST:$DEV_PORT"
hugo server -F --bind "$DEV_HOST" --port $DEV_PORT --baseURL "http://$DEV_HOST:$DEV_PORT"