mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 02:30:10 +08:00
romm
This commit is contained in:
parent
8388425c64
commit
d438e43a02
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ services:
|
|||
image: mariadb:latest
|
||||
container_name: romm_db
|
||||
volumes:
|
||||
- romm_db:/var/lib/mysql
|
||||
- /home/fern/docker/data/romm/database:/var/lib/mysql
|
||||
environment:
|
||||
- MARIADB_ROOT_PASSWORD=${MARIADB_ROOT_PASSWORD} # Use a unique, secure password
|
||||
- MARIADB_DATABASE=romm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue