mirror of
https://github.com/filegator/filegator.git
synced 2025-09-03 06:32:35 +02:00
docker updates, default port is now 8080
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
image: filegator:latest
|
||||
restart: always
|
||||
ports:
|
||||
- "8080:80"
|
||||
- "8080:8080"
|
||||
volumes:
|
||||
- repository:/var/www/filegator/repository
|
||||
- private:/var/www/filegator/private
|
||||
|
Reference in New Issue
Block a user