mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
6 lines
131 B
Bash
6 lines
131 B
Bash
# Compose
|
|
VOL_PATH=/data
|
|
LUBELOGGER_IMAGE=ghcr.io/hargata/lubelogger:latest
|
|
LUBELOGGER_RESTART=unless-stopped
|
|
LUBELOGGER_PORT=8080
|