High performance self-hosted photo and video management solution.
GNU Affero General Public License v3.0
52.65k
stars
2.79k
forks
source link
chore(deployment): cleanup database container args, move to using internal container ENV vars #14352
Open
mmomjian opened 5 hours ago
This PR makes a few formatting changes to improve the super long healthcheck line and simplify the postgres init command.
It also switches to using the in-container POSTGRES_USER and POSTGRESDB vars, instead of assuming that the default DB immich vars are used.