We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20d7b2f commit 79e1808Copy full SHA for 79e1808
1 file changed
uceap-drupal-dev-post-start
@@ -6,6 +6,7 @@ sudo service redis-server start
6
7
# this seems to more reliably get the private proxy working
8
sudo apache2ctl stop
9
+sleep 1 # wait for apache to stop
10
sudo apache2ctl start
11
12
# Run local devcontainer lifecycle scripts
0 commit comments