add stop server

This commit is contained in:
2022-10-05 23:37:45 +02:00
parent eff7622918
commit 73b5b7b867
17 changed files with 147 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
POSTGRES_PASSWORD={{ postgres_password }}
POSTGRES_USER={{ postgres_user }}
POSTGRES_DB={{ postgres_db }}