Feat(telegram): Added new controller to handle help and show
All checks were successful
Webhook-Everything/Webhook-Everything/pipeline/head This commit looks good
All checks were successful
Webhook-Everything/Webhook-Everything/pipeline/head This commit looks good
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
docker rm -f dev_postgres
|
||||
docker run -d \
|
||||
-v `pwd`/_postgres_data:/var/lib/postgresql/data \
|
||||
-v `pwd`/_docker_mnt/_postgres_data:/var/lib/postgresql/data \
|
||||
-e POSTGRES_USER=testuser \
|
||||
-e POSTGRES_PASSWORD=testpassword \
|
||||
-e POSTGRES_DB=testdb \
|
||||
|
||||
Reference in New Issue
Block a user