mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-17 14:36:29 +03:00
5 lines
162 B
Bash
5 lines
162 B
Bash
# Compose interpolation inputs. Copy to .env or pass with --env-file.
|
|
IMAGE_TAG=dev
|
|
ADMINER_PORT=8080
|
|
# Never put passwords or API keys here in a committed file.
|