minor fix
This commit is contained in:
parent
ac47ca5c54
commit
49f826f06b
|
@ -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:
|
||||
|
|
Ŝarĝante…
Reference in New Issue