files and yamls
This commit is contained in:
1
home-server/homepage/config/.gitignore
vendored
1
home-server/homepage/config/.gitignore
vendored
@@ -1 +0,0 @@
|
|||||||
logs/
|
|
||||||
@@ -4,7 +4,7 @@ services:
|
|||||||
image: ghcr.io/gethomepage/homepage:latest
|
image: ghcr.io/gethomepage/homepage:latest
|
||||||
container_name: homepage
|
container_name: homepage
|
||||||
volumes:
|
volumes:
|
||||||
# - ./config:/app/config
|
- /data/homepage:/app/config
|
||||||
- ./config/bookmarks.yaml:/app/config/bookmarks.yaml
|
- ./config/bookmarks.yaml:/app/config/bookmarks.yaml
|
||||||
- ./config/custom.css:/app/config/custom.css
|
- ./config/custom.css:/app/config/custom.css
|
||||||
- ./config/custom.js:/app/config/custom.js
|
- ./config/custom.js:/app/config/custom.js
|
||||||
|
|||||||
Reference in New Issue
Block a user