Skip to content

Commit 2a95ca9

Browse files
committed
-
1 parent b271a0c commit 2a95ca9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ services:
66
nfsd:
77
image: itsthenetwork/nfs-server-alpine:latest-arm
88
privileged: true
9+
environment:
10+
- SHARED_DIRECTORY=/nfsshare
911
influxdb:
1012
build: influxdb
1113
# privileged added so usb drive can be mounted.

0 commit comments

Comments
 (0)