mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
change juicefs docker port mapping
This commit is contained in:
parent
e907a8e3bd
commit
949abe8054
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
|||
"/home/death916/docker/volumes/postgres:/var/lib/postgresql/data:rw"
|
||||
];
|
||||
ports = [
|
||||
"5430:5432/tcp"
|
||||
"5423:5432/tcp"
|
||||
];
|
||||
log-driver = "journald";
|
||||
extraOptions = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue