Commit existing code

This commit is contained in:
flow.gunso
2019-03-14 18:51:47 +01:00
parent fe9235d00c
commit 9b2de96d42
6 changed files with 68 additions and 0 deletions

12
docker-compose.yml Normal file
View File

@@ -0,0 +1,12 @@
version: "3.4"
services:
seafile-sync:
image: seafvol:latest
environment:
- SERVER=
- USERNAME=
- PASSWORD=
- LIBRARY_ID=
# - UID=
# - GID=