gitea
This commit is contained in:
parent
272b5cd790
commit
c8410f0530
@ -22,6 +22,8 @@ services:
|
||||
- gitea-db:/var/lib/postgresql/data
|
||||
environment:
|
||||
POSTGRES_PASSWORD: ${DB_PASSWORD}
|
||||
POSTGRES_USER: gitea
|
||||
POSTGRES_DB: gitea
|
||||
labels:
|
||||
io.rancher.container.hostname_override: container_name
|
||||
# io.rancher.scheduler.affinity:host_label: host.run=cm
|
||||
|
Loading…
Reference in New Issue
Block a user