Datenbank Image geändert

Analog: https://nginxproxymanager.com/setup/#running-on-raspberry-pi-arm-devices
This commit is contained in:
Czechman 2024-09-15 21:56:32 +00:00
parent 26e8775c37
commit 679730789b
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ services:
- db - db
db: db:
image: 'jc21/mariadb-aria:latest' image: 'yobasystems/alpine-mariadb:latest'
restart: unless-stopped restart: unless-stopped
environment: environment:
MYSQL_ROOT_PASSWORD: ${NPM_MYSQL_ROOT_PASSWORD:?Please configure NPM_MYSQL_ROOT_PASSWORD in the .env file} MYSQL_ROOT_PASSWORD: ${NPM_MYSQL_ROOT_PASSWORD:?Please configure NPM_MYSQL_ROOT_PASSWORD in the .env file}