8 lines
133 B
Bash
8 lines
133 B
Bash
# User
|
|
USERNAME=andy
|
|
PASSWORD=password
|
|
|
|
# Server
|
|
REPOSITORY=https://github.com/writefreely/writefreely.git
|
|
VERSION=v0.15.1
|
|
PORT=9876
|