enables golink service
This commit is contained in:
parent
6eeace47ec
commit
39a62a239d
@ -7,6 +7,7 @@
|
||||
./stash.nix
|
||||
./sabnzbd.nix
|
||||
./gitea.nix
|
||||
./golink.nix
|
||||
];
|
||||
}
|
||||
# TODO: Import all the package modules, disabled for testing one by one.
|
||||
|
@ -5,5 +5,5 @@ services:
|
||||
environment:
|
||||
- TS_AUTHKEY=${TS_AUTHKEY}
|
||||
volumes:
|
||||
- ./data:/home/nonroot
|
||||
- /mnt/services/golink:/home/nonroot
|
||||
restart: "unless-stopped"
|
||||
|
Loading…
x
Reference in New Issue
Block a user