Fix: Fixed remote state storage in S3 Bucket
This commit is contained in:
@@ -2,6 +2,8 @@ services:
|
||||
home:
|
||||
image: ghcr.io/gethomepage/homepage:latest
|
||||
container_name: home
|
||||
environment:
|
||||
- HOMEPAGE_ALLOWED_HOSTS=home.luke-else.co.uk
|
||||
volumes:
|
||||
- ./home/config:/app/config
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro
|
||||
|
||||
Reference in New Issue
Block a user