Fix 01-taxonomy: use ../ relative paths for sibling recipe references
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user