Moved keepass in not-running
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
services:
|
||||
keepassxc:
|
||||
image: lscr.io/linuxserver/keepassxc:latest
|
||||
container_name: keepassxc
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Europe/Bucharest
|
||||
volumes:
|
||||
- /user/bigboxuser/docker/keepassxc/config:/config
|
||||
ports:
|
||||
- 3010:3000
|
||||
- 3011:3001
|
||||
restart: unless-stopped
|
||||
Reference in New Issue
Block a user