All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
BOT_TOKEN=token
|
|
DEBUG=1
|
|
POSTGRES_USER=postgres
|
|
POSTGRES_PASSWORD=postgres
|
|
POSTGRES_DB=postgres
|
|
POSTGRES_HOST=postgres
|
|
POSTGRES_PORT=5432
|
|
|
|
COMPOSE_PROJECT_NAME=nwxraybot |