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
b6d09fe73a
commit
a7a8f5176e
@ -161,7 +161,7 @@ services:
|
|||||||
# - "80:1337"
|
# - "80:1337"
|
||||||
# restart: unless-stopped
|
# restart: unless-stopped
|
||||||
|
|
||||||
config:
|
olivetin:
|
||||||
container_name: olivetin
|
container_name: olivetin
|
||||||
image: jamesread/olivetin
|
image: jamesread/olivetin
|
||||||
#image: ghcr.io/bjoernellens1/cps_bot_mini_ws/olivetin
|
#image: ghcr.io/bjoernellens1/cps_bot_mini_ws/olivetin
|
||||||
@ -281,6 +281,12 @@ services:
|
|||||||
- ./config/npm:/data
|
- ./config/npm:/data
|
||||||
- ./letsencrypt:/etc/letsencrypt
|
- ./letsencrypt:/etc/letsencrypt
|
||||||
|
|
||||||
|
management:
|
||||||
|
depends_on:
|
||||||
|
- npm
|
||||||
|
- foxglove
|
||||||
|
- olivetin
|
||||||
|
|
||||||
################################################################################################################################
|
################################################################################################################################
|
||||||
# Docker related extra stuff #
|
# Docker related extra stuff #
|
||||||
################################################################################################################################
|
################################################################################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user