Update docker/arm/docker-compose.yml
Some checks failed
Lint on PR / Lint YAML files (pull_request) Failing after 5s
Some checks failed
Lint on PR / Lint YAML files (pull_request) Failing after 5s
This commit is contained in:
parent
57e787fc29
commit
5330324bc2
1 changed files with 1 additions and 0 deletions
|
@ -162,6 +162,7 @@ services:
|
||||||
gitea_main:
|
gitea_main:
|
||||||
ipv4_address: 172.25.0.25
|
ipv4_address: 172.25.0.25
|
||||||
## Linkwarden
|
## Linkwarden
|
||||||
|
|
||||||
postgres:
|
postgres:
|
||||||
image: postgres:16-alpine
|
image: postgres:16-alpine
|
||||||
env_file: .env
|
env_file: .env
|
||||||
|
|
Loading…
Reference in a new issue