mirror of
https://git.myvelabs.com/docker/docker-compose.yaml.git
synced 2026-01-10 14:49:23 -06:00
9 lines
154 B
Bash
9 lines
154 B
Bash
# Environment file for docker-compose.yaml
|
|
# Generate new passwords with:
|
|
# openssl rand -hex 32
|
|
|
|
# Fill in registry
|
|
REGISTRY=
|
|
|
|
# Ollama
|
|
OLLAMA_PORT=4100
|