mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 11:59:26 +00:00
feat: remove Traefik labels from app service in Docker Compose configuration
This commit is contained in:
parent
a9ed915068
commit
15fe844728
1 changed files with 0 additions and 2 deletions
|
|
@ -57,8 +57,6 @@ services:
|
|||
interval: 2s
|
||||
timeout: 10s
|
||||
retries: 10
|
||||
labels:
|
||||
- "traefik.http.services.${DEPLOYMENT_NAME:-learnhouse}.loadbalancer.server.port=80"
|
||||
|
||||
db:
|
||||
image: postgres:16-alpine
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue