mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-03-01 10:48:57 +00:00
Update docker-compose.yaml
This commit is contained in:
@@ -7,7 +7,5 @@ services:
|
|||||||
- 'postgres_data:/var/lib/postgresql/data'
|
- 'postgres_data:/var/lib/postgresql/data'
|
||||||
app2:
|
app2:
|
||||||
image: 'nginx'
|
image: 'nginx'
|
||||||
labels:
|
|
||||||
- traefik.http.middlewares.custom-auth.basicauth.users=test:$2y$05$OpnNJgwdtK/PLkP.JL7Rzeikv2PB2skTZC1B3x15Zka.Vevo5ux6m
|
|
||||||
app3:
|
app3:
|
||||||
image: 'nginx'
|
image: 'nginx'
|
||||||
|
|||||||
Reference in New Issue
Block a user