Fix atuin start

This commit is contained in:
Jake Howard 2026-06-22 15:42:10 +01:00
parent 95357ed3ec
commit 318a990abb
No known key found for this signature in database
GPG key ID: 57AFB45680EDD477

View file

@ -2,7 +2,7 @@ services:
atuin:
image: ghcr.io/atuinsh/atuin:latest
restart: unless-stopped
command: server start
command: start
environment:
- TZ={{ timezone }}
- ATUIN_DB_URI=postgres://atuin:atuin@db/atuin