Merge pull request #183 from linkwarden/dev

updated the image
This commit is contained in:
Daniel 2023-09-28 11:29:37 +03:30 committed by GitHub
commit e02251c09c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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