We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3653144 commit 8deb243Copy full SHA for 8deb243
1 file changed
.github/workflows/php.yml
@@ -78,8 +78,6 @@ jobs:
78
volumes:
79
# Apache config
80
- ./site.conf:/etc/apache2/sites-enabled/000-default.conf
81
- # Init script
82
- - ./init.sh:/init.sh
83
# Library code
84
- ./solid/:/var/www/html/apps/solid/
85
- ./.config/:/var/www/html/apps/.config
0 commit comments