5 lines
181 B
Plaintext
5 lines
181 B
Plaintext
# Copy to stack.env on the server and keep mode 0600.
|
|
MYSQL_ROOT_PASSWORD=replace-with-a-random-value
|
|
MYSQL_PASSWORD=replace-with-a-different-random-value
|
|
GITEA_HOST=git.1633292.cn
|