mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-03 19:11:54 +08:00
Start moving over services
This commit is contained in:
parent
ab1ef02a5b
commit
1158e27046
8 changed files with 16 additions and 61 deletions
|
@ -4,7 +4,7 @@ services:
|
|||
image: lscr.io/linuxserver/grocy:latest
|
||||
container_name: grocy
|
||||
volumes:
|
||||
- grocy_config:/config
|
||||
- /home/fern/docker/data/grocy/config:/config
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
|
@ -28,7 +28,3 @@ networks:
|
|||
default:
|
||||
proxy:
|
||||
external: true
|
||||
|
||||
volumes:
|
||||
grocy_config:
|
||||
name: grocy_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue