Skip to content

Instantly share code, notes, and snippets.

<?php
/**
* #ddev-generated: Automatically generated WordPress settings file.
* ddev manages this file and may delete or overwrite the file unless this comment is removed.
* It is recommended that you leave this file alone.
*
* @package ddevapp
*/
/** Database charset to use in creating database tables. */
HISTFILE=/workspace/.gitpod/cmd-0 history -r; {
# Temporary fix for wrong value of GITPOD_REPO_ROOT when opening a Gitpod snapshot
# Todo: remove this when this issue is resolved - https://github.com/gitpod-io/gitpod/issues/9804
if [ "$GITPOD_REPO_ROOT" == '/workspace' ]; then
export GITPOD_REPO_ROOT="$THEIA_WORKSPACE_ROOT"
fi
.gitpod/utils/ddev-in-gitpod-setup.sh
.gitpod/utils/env-setup.sh
.gitpod/drupal/ssh/01-check-private-ssh.sh
.gitpod/drupal/drupalpod-setup.sh