move to new gitlab host
This commit is contained in:
parent
b4e60794bb
commit
53ce3f3aad
5 changed files with 16 additions and 23 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/command/with-contenv sh
|
||||
#!/bin/sh
|
||||
|
||||
echo "local all all trust" > "$PGDATA/pg_hba.conf"
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!/command/with-contenv sh
|
||||
#!/bin/sh
|
||||
|
||||
if [ ! -f "$PGDATA/PG_VERSION" ]; then
|
||||
initdb --username=postgres
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue