ai/at
1
0
This commit is contained in:
2024-10-18 23:46:53 +09:00
parent c675fe0fd3
commit 6b12d8318b
16 changed files with 278 additions and 1 deletions

4
envs/postgres Normal file
View File

@@ -0,0 +1,4 @@
#POSTGRES_INITDB_ARGS=--encoding=UTF-8 --lc-collate=C --lc-ctype=C
POSTGRES_USER=postgres
POSTGRES_PASSWORD=postgres
POSTGRES_DB=healthcheck