#36 for Homer
This commit is contained in:
parent
7240b8bf8c
commit
813a6a1006
@ -12,9 +12,8 @@ services:
|
||||
loki-timeout: "2s"
|
||||
keep-file: "true"
|
||||
restart: "no"
|
||||
environment:
|
||||
- UID=1000
|
||||
- GID=1000
|
||||
env_file:
|
||||
- homer.env
|
||||
volumes:
|
||||
- ./assets:/www/assets
|
||||
networks:
|
||||
|
2
homelab/server/config/homer/homer.env
Normal file
2
homelab/server/config/homer/homer.env
Normal file
@ -0,0 +1,2 @@
|
||||
UID=1000
|
||||
GID=1000
|
Loading…
Reference in New Issue
Block a user