Compare commits

..

No commits in common. "75cd2302a9943bb72313524a8eaff1b438ce7f65" and "d53f55b554389e6c9bed9f200e5a0ed7d6f453da" have entirely different histories.

5 changed files with 0 additions and 47 deletions

View file

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>thedocks</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
</buildSpec>
<natures>
</natures>
</projectDescription>

View file

@ -1,4 +0,0 @@
# piwigo setup
HTS Tvheadend 4.3-1979~g8fc2dfa7e

View file

@ -1,8 +0,0 @@
# .gitignore sample
###################
# Ignore all files in this dir...
*
# ... except for this one.
!.gitignore

View file

@ -1,16 +0,0 @@
---
version: "2.1"
services:
piwigo:
image: lscr.io/linuxserver/piwigo
container_name: piwigo
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/London
volumes:
- ./config>:/config
- ./gallery>:/gallery
ports:
- 8002:80
restart: unless-stopped

View file

@ -1,8 +0,0 @@
# .gitignore sample
###################
# Ignore all files in this dir...
*
# ... except for this one.
!.gitignore