update container configurations
This commit is contained in:
parent
2cdee3871f
commit
b8acc1570a
9 changed files with 65 additions and 9 deletions
|
@ -7,6 +7,7 @@
|
|||
image = "ghcr.io/benphelps/homepage:latest";
|
||||
volumes = [
|
||||
"/srv/containers/homepage:/app/config"
|
||||
"/srv/media:/srv/media:ro"
|
||||
];
|
||||
ports = [ "3000:3000" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue