7 lines
239 B
Plaintext
7 lines
239 B
Plaintext
1. Edit the .env with the wanted configuration
|
|
2. (Optional) Delete the conf volume in compose.yaml
|
|
3. Rename the "db1" standard name in compose.yaml with the wanted name
|
|
4. Run "docker compose up -d"
|
|
|
|
A script is provided for easy setup.
|