mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-27 09:48:56 +00:00
Create docker-compose.yaml
This commit is contained in:
5
docker-compose.yaml
Normal file
5
docker-compose.yaml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
services:
|
||||||
|
app:
|
||||||
|
image: 'nginx'
|
||||||
|
labels:
|
||||||
|
- traefik.http.middlewares.custom-auth.basicauth.users=test:$2y$12$ci.4U63YX83CwkyUrjqxAucnmi2xXOIlEF6T/KdP9824f1Rf1iyNG
|
||||||
Reference in New Issue
Block a user