minor fix

This commit is contained in:
daniel31x13 2023-10-11 18:49:08 -04:00
parent ac47ca5c54
commit 49f826f06b

View File

@ -11,7 +11,7 @@ services:
environment:
- DATABASE_URL=postgresql://postgres:${POSTGRES_PASSWORD}@postgres:5432/postgres
restart: always
image: ghcr.io/linkwarden/linkwarden:main
image: ghcr.io/linkwarden/linkwarden:latest
ports:
- 3000:3000
volumes: