How to update data in StagingDB on K8 Cluster

This commit is contained in:
Sebastian
2023-08-02 20:30:13 +02:00
committed by GitHub
parent d853f52850
commit f7e845cb16
2 changed files with 321 additions and 0 deletions

View File

@ -0,0 +1,5 @@
HOSTNAME="172.17.38.210"
DATABASE="transparenzregister"
PORT=30217
USERNAME="root"
PASSWORD="secret_password"