Actually really NOW actually for real truly now fix docker compose in updater
This commit is contained in:
@@ -25,6 +25,8 @@ RUN usermod -aG docker www-data
|
||||
# Copy the PHP file to the Apache document root
|
||||
COPY webhook.php /var/www/html/index.php
|
||||
|
||||
RUN git config --system --add safe.directory *
|
||||
|
||||
# Expose port 80
|
||||
EXPOSE 80
|
||||
|
||||
|
||||
Reference in New Issue
Block a user