mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Adjusted docker-compose sample
This commit is contained in:
@@ -2,7 +2,7 @@ name: oott
|
||||
|
||||
services:
|
||||
oott:
|
||||
image: oott:latest
|
||||
image: rzuasti/oott:latest
|
||||
volumes:
|
||||
- /docker/oott/config:/config
|
||||
- /docker/oott/db:/db
|
||||
|
||||
Reference in New Issue
Block a user