Update docker-compose.yaml

This commit is contained in:
Andras Bacsai
2024-06-04 10:15:12 +02:00
committed by GitHub
parent 2982cde94b
commit 491b6b241f

View File

@@ -7,7 +7,5 @@ services:
- 'postgres_data:/var/lib/postgresql/data'
app2:
image: 'nginx'
labels:
- traefik.http.middlewares.custom-auth.basicauth.users=test:$2y$05$OpnNJgwdtK/PLkP.JL7Rzeikv2PB2skTZC1B3x15Zka.Vevo5ux6m
app3:
image: 'nginx'