mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-12 02:28:38 +02:00
setup jelu
This commit is contained in:
@@ -134,6 +134,14 @@ services:
|
||||
|
||||
# MeTube application state
|
||||
- /opt/server/metube:/metube
|
||||
jelu:
|
||||
image: wabayang/jelu:latest
|
||||
container_name: jelu
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TZ=Europe/Zurich
|
||||
volumes:
|
||||
- /opt/server/jelu:/data
|
||||
volumes:
|
||||
caddy_data:
|
||||
caddy_config:
|
||||
|
||||
Reference in New Issue
Block a user