mirror of
https://github.com/bjoernellens1/cps_loki.git
synced 2024-11-22 23:33:50 +00:00
update
This commit is contained in:
parent
a953f88633
commit
984aedad5a
@ -137,7 +137,7 @@ services:
|
|||||||
container_name: olivetin
|
container_name: olivetin
|
||||||
image: jamesread/olivetin
|
image: jamesread/olivetin
|
||||||
volumes:
|
volumes:
|
||||||
- ./config/olivetin.yaml:/config # replace host path or volume as needed
|
- ./config/olivetin.yaml:/config/config.yaml # replace host path or volume as needed
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
ports:
|
ports:
|
||||||
- "88:1337"
|
- "88:1337"
|
||||||
|
Loading…
Reference in New Issue
Block a user