mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
4 lines
72 B
Bash
Executable File
4 lines
72 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
echo "Build time env var SECRET_KEY=${SECRET_KEY}"
|