updated to docker containers new name

This commit is contained in:
onysd 2026-07-27 23:35:20 +03:00
parent 0e5da4c8aa
commit d37ecf6071
9 changed files with 216 additions and 249 deletions

View file

@ -22,7 +22,7 @@ param(
[string]$AndroidPackage = "org.telegram.messenger.beta",
[string]$DeviceSerial,
[string]$PostgresContainer = "telesrv-postgres",
[string]$PostgresContainer = "owpengram-postgres",
[string]$Database = "telesrv",
[string]$DbUser = "telesrv",