zoneminder-containers / zoneminder-base

An always up-to-date automatically building ZoneMinder container
99 stars 31 forks source link

Customizing MariaDB port #57

Open armond-avanes opened 9 months ago

armond-avanes commented 9 months ago

Hello.

I can't find any documentation on using a custom port number for MariaDB. I have an existing database server instance running on a port other than the default 3306. But I can't find any environment variable to set the port on my Zoneminder docker run. I'll appreciate if anyone can help me.

Thanks.

jeremysherriff commented 1 month ago

From what I can see of the config files, you simply edit the .env file and set the host:port as necessary.