Skip to content

Commit

Permalink
fix startup
Browse files Browse the repository at this point in the history
  • Loading branch information
dermatthes committed Apr 19, 2024
1 parent 18b3539 commit a9a0a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kickstart/run/start.d/10-start-apache.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ else
echo 'export XDEBUG_CONFIG="idekey=$DEV_CONTAINER_NAME"' >> /home/user/.bashrc.kickstart
fi;

apache2ctl start
apache2ctl -e debug -k start

0 comments on commit a9a0a8a

Please sign in to comment.