Delta-Load
This commit is contained in:
Executable
+12
@@ -0,0 +1,12 @@
|
||||
services:
|
||||
fenrus:
|
||||
image: revenz/fenrus
|
||||
container_name: fenrus
|
||||
environment:
|
||||
- TZ=Europe/Berlin
|
||||
volumes:
|
||||
- ./data:/app/data
|
||||
ports:
|
||||
- 9432:3000
|
||||
restart: unless-stopped
|
||||
networks: {}
|
||||
Reference in New Issue
Block a user