diff --git a/.ddev/config.vite.yaml b/.ddev/config.vite.yaml index 916fdee9..f8df0e3b 100644 --- a/.ddev/config.vite.yaml +++ b/.ddev/config.vite.yaml @@ -1,4 +1,4 @@ -#ddev-generated +# ddev-generated additional_hostnames: - vite.haikuatelier.fr web_environment: diff --git a/.ddev/config.yaml b/.ddev/config.yaml index d438ea81..d65e69f9 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -223,12 +223,12 @@ corepack_enable: true # The default time that DDEV waits for all containers to become ready can be increased from # the default 120. This helps in importing huge databases, for example. -#web_extra_exposed_ports: -#- name: nodejs +# web_extra_exposed_ports: +# - name: nodejs # container_port: 3000 # http_port: 2999 # https_port: 3000 -#- name: something +# - name: something # container_port: 4000 # https_port: 4000 # http_port: 3999 @@ -246,11 +246,11 @@ corepack_enable: true # http_port: 9998 # https_port: 9999 -#web_extra_daemons: -#- name: "http-1" +# web_extra_daemons: +# - name: "http-1" # command: "/var/www/html/node_modules/.bin/http-server -p 3000" # directory: /var/www/html -#- name: "http-2" +# - name: "http-2" # command: "/var/www/html/node_modules/.bin/http-server /var/www/html/sub -p 3000" # directory: /var/www/html @@ -276,7 +276,7 @@ corepack_enable: true # See https://ddev.readthedocs.io/en/stable/users/extend/custom-commands/ for more # information on the commands that can be extended and the tasks you can define # for them. Example: -#hooks: +# hooks: # Un-comment to emit the WP CLI version after ddev start. # post-start: # - exec: wp cli version diff --git a/.ddev/vite/vite-server-not-running.html b/.ddev/vite/vite-server-not-running.html index 1319db40..17fde24d 100644 --- a/.ddev/vite/vite-server-not-running.html +++ b/.ddev/vite/vite-server-not-running.html @@ -1,9 +1,9 @@ - + - - + + vite not running