mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-05 20:41:43 -07:00
chore: new docker-compose.yml example
This commit is contained in:
parent
4715b557f6
commit
c9b847c1da
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ services:
|
|||
- zero-ui
|
||||
command: caddy reverse-proxy --from YOURDOMAIN.com --to zero-ui:4000
|
||||
volumes:
|
||||
- ./caddy:/data
|
||||
- ./caddy:/data/caddy
|
||||
ports:
|
||||
- "80:80"
|
||||
- "443:443"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue