Skip to content

Commit 691b06c

Browse files
committedSep 23, 2024
fix linkwarden
1 parent b74f89a commit 691b06c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎docker/arm/docker-compose.yml

+2
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ services:
168168
restart: always
169169
volumes:
170170
- /docker/appdata/linkwarden/pgdata:/var/lib/postgresql/data
171+
networks:
172+
- gitea_main
171173
linkwarden:
172174
env_file: .env
173175
environment:

0 commit comments

Comments
 (0)