Fix 01-taxonomy: use ../ relative paths for sibling recipe references

This commit is contained in:
gluebox
2025-12-01 10:35:49 -05:00
parent ac74f2d712
commit a9149db5da
254 changed files with 880 additions and 22137 deletions

View File

@ -260,6 +260,12 @@ corepack_enable: true
# http_port: 9998
# https_port: 9999
web_extra_exposed_ports:
- name: vite
container_port: 5173
http_port: 5172
https_port: 5173
#web_extra_daemons:
#- name: "http-1"
# command: "/var/www/html/node_modules/.bin/http-server -p 3000"