Overhaul with port definitions
This commit is contained in:
@@ -12,8 +12,8 @@ services:
|
||||
restart: always
|
||||
image: ghcr.io/linkwarden/linkwarden:latest
|
||||
ports:
|
||||
- 3445:3000
|
||||
- ${APP_PORT}:3000
|
||||
volumes:
|
||||
- ${ROOT_DIR}/data:/data/data
|
||||
depends_on:
|
||||
- postgres
|
||||
- postgres
|
||||
|
||||
Reference in New Issue
Block a user