...
This commit is contained in:
1
speedtest/.gitignore
vendored
Normal file
1
speedtest/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
./volumes/**
|
@@ -6,7 +6,7 @@ services:
|
||||
ports:
|
||||
- 8765:80
|
||||
volumes:
|
||||
- /path/to/data:/config
|
||||
- ./volumes/config:/config
|
||||
environment:
|
||||
- TZ=Europe/Berlin
|
||||
- PGID=
|
||||
@@ -17,4 +17,4 @@ services:
|
||||
options:
|
||||
max-file: "10"
|
||||
max-size: "200k"
|
||||
restart: unless-stopped
|
||||
restart: unless-stopped
|
||||
|
Reference in New Issue
Block a user