
| Current Path : /var/www/html/rocksensor3/vendor/drush/drush/.ddev/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/rocksensor3/vendor/drush/drush/.ddev/config.yaml |
name: drush type: php docroot: sut php_version: "8.3" webserver_type: nginx-fpm router_http_port: "87" router_https_port: "444" xdebug_enabled: false additional_hostnames: [] additional_fqdns: [] nfs_mount_enabled: false mutagen_enabled: false use_dns_when_possible: true composer_version: "" disable_settings_management: true webimage_extra_packages: - bash-completion - asciinema # https://ddev.readthedocs.io/en/latest/users/extend/database-types/ # When switching DBs, use ddev delete --omit-snapshot #database: # type: postgres # version: 14 web_environment: - UNISH_DB_URL=mysql://root:root@db/unish_dev?module=mysql # - "UNISH_DB_URL=sqlite://:memory:?module=sqlite" # - UNISH_DB_URL=pgsql://db:db@db:5432?module=pgsql - DRUSH_OPTIONS_URI=$DDEV_PRIMARY_URL - EDITOR=nano - DRUSH_ALLOW_XDEBUG=1