mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 10:56:23 +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
|