mirror of
https://github.com/filegator/filegator.git
synced 2025-08-05 13:27:25 +02:00
docker fix user
This commit is contained in:
@@ -29,3 +29,7 @@ VOLUME /var/www/filegator/repository
|
||||
VOLUME /var/www/filegator/private
|
||||
|
||||
WORKDIR "/var/www/filegator/"
|
||||
|
||||
USER www-data
|
||||
|
||||
CMD ["apache2-foreground"]
|
||||
|
Reference in New Issue
Block a user