Delta-Load
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
services:
|
||||
whoogle-search:
|
||||
ports:
|
||||
- 9000:5000
|
||||
container_name: whoogle
|
||||
restart: unless-stopped
|
||||
image: benbusby/whoogle-search:latest
|
||||
networks: {}
|
||||
Reference in New Issue
Block a user