mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 11:55:47 +02:00
Removed unnecessary volume
This commit is contained in:
parent
0fddc4e2d1
commit
02991d9c09
1 changed files with 0 additions and 2 deletions
|
|
@ -31,8 +31,6 @@ services:
|
||||||
- woodpecker_agent_secret
|
- woodpecker_agent_secret
|
||||||
- woodpecker_gitea_client
|
- woodpecker_gitea_client
|
||||||
- woodpecker_gitea_secret
|
- woodpecker_gitea_secret
|
||||||
volumes:
|
|
||||||
- woodpecker-server-data:/var/lib/woodpecker/
|
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: 'postgres:14.1-alpine'
|
image: 'postgres:14.1-alpine'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue