Update pocketid/docker-compose.yml
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
pocket-id:
|
||||
image: ghcr.io/pocket-id/pocket-id:latest
|
||||
image: ghcr.io/pocket-id/pocket-id:v2
|
||||
container_name: pocketid
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
@@ -9,6 +9,7 @@ services:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
- TZ=Europe/London
|
||||
- ENCRYPTION_KEY="KeKYzmEBWdZMhTOLsL"
|
||||
ports:
|
||||
- 1411:1411
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user