:-'Generic Commit'
This commit is contained in:
11
.test-docker/compose.yaml
Normal file
11
.test-docker/compose.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
services:
|
||||
sos:
|
||||
image: gitea.jde.nz/public/simple-object-storage:test
|
||||
ports:
|
||||
- 7703:80
|
||||
volumes:
|
||||
- ${LOCALCONFIG}:/data/sos_config.json:ro
|
||||
environment:
|
||||
- SOS_CONFIG=/data/sos_config.json
|
||||
restart: no
|
||||
|
Reference in New Issue
Block a user