Update gitea/docker-compose.yml
This commit is contained in:
@@ -27,10 +27,6 @@ services:
|
||||
db:
|
||||
image: docker.io/library/postgres:14
|
||||
restart: on-failure
|
||||
deploy:
|
||||
placement:
|
||||
constraints:
|
||||
- node.labels.database == here
|
||||
environment:
|
||||
- POSTGRES_USER=gitea
|
||||
- POSTGRES_PASSWORD=gitea
|
||||
|
||||
Reference in New Issue
Block a user