Update README.md

removed unused volume
This commit is contained in:
mlnl 2024-07-03 18:51:46 +00:00 committed by GitHub
parent c960cc44b7
commit b053538f94
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,8 +87,6 @@ services:
- PGID=1000 - PGID=1000
- UMASK=002 - UMASK=002
- TZ=America/Los_Angeles - TZ=America/Los_Angeles
volumes:
- /home/Configs/Feishin:/config
ports: ports:
- 9180:9180 - 9180:9180
restart: unless-stopped restart: unless-stopped