Removed mklink for git
This commit is contained in:
20
_-Review/xandikos.md
Normal file
20
_-Review/xandikos.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
created: 2024-10-06T18:02:11.000Z
|
||||
type: note
|
||||
updated: 2024-10-06T18:02:11.000Z
|
||||
---
|
||||
|
||||
# xandikos
|
||||
|
||||
```yaml Sun Oct 06 2024 11:02:05 GMT-0700 (Mountain Standard Time)
|
||||
version: "3.4"
|
||||
|
||||
services:
|
||||
xandikos:
|
||||
image: ghcr.io/jelmer/xandikos
|
||||
ports:
|
||||
- 8000:8000
|
||||
volumes:
|
||||
- /path/to/xandikos/data:/data
|
||||
restart: unless-stopped
|
||||
```
|
Reference in New Issue
Block a user