mirror of
https://github.com/amineo/t2-stat-parser.git
synced 2026-03-05 04:30:21 +00:00
Update examples
This commit is contained in:
parent
8050565404
commit
f834c58e9b
2 changed files with 19 additions and 7 deletions
|
|
@ -1,2 +1,9 @@
|
|||
GO111MODULE=on
|
||||
CGO_ENABLED=0
|
||||
|
||||
DATABASE_URL="postgres://dev:dev@db:5432/t2_stats"
|
||||
POSTGRES_USER="dev"
|
||||
POSTGRES_PASSWORD="dev"
|
||||
|
||||
FTP_HOST="127.0.0.1"
|
||||
FTP_USER="user"
|
||||
FTP_PW="pw"
|
||||
Loading…
Add table
Add a link
Reference in a new issue