mirror of
https://git.myvelabs.com/docker/docker-compose.yaml.git
synced 2026-01-10 14:59:22 -06:00
10 lines
158 B
Bash
10 lines
158 B
Bash
# Environment file for docker-compose.yaml
|
|
# Generate new passwords with:
|
|
# openssl rand -hex 32
|
|
|
|
# Fill in registry
|
|
REGISTRY=
|
|
|
|
# Send
|
|
SEND_PORT=
|
|
SEND_TITLE=
|