mirror of
https://github.com/linuxserver/docker-phpmyadmin.git
synced 2026-02-20 08:40:43 +08:00
Readme adjustment
Signed-off-by: Eric Nemchik <eric@nemchik.com>
This commit is contained in:
parent
80caf4a51a
commit
e730103ed8
@ -33,7 +33,7 @@ param_ports:
|
||||
|
||||
param_usage_include_vols: true
|
||||
param_volumes:
|
||||
- { vol_path: "/config", vol_host_path: "/path/to/appdata/config", desc: "Contains all relevant configuration files." }
|
||||
- { vol_path: "/config", vol_host_path: "/path/to/{{ project_name }}/config", desc: "Persistent config files" }
|
||||
|
||||
# application setup block
|
||||
app_setup_block_enabled: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user