mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-10 18:05:48 +02:00
fix: demo resources
This commit is contained in:
parent
a0c005f314
commit
7795740704
3 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@ services:
|
|||
restart: always
|
||||
networks:
|
||||
- nginx-ui-network
|
||||
entrypoint:
|
||||
environment:
|
||||
- NGINX_UI_NODE_DEMO=true
|
||||
ports:
|
||||
- "9003:80"
|
||||
|
@ -13,7 +13,7 @@ services:
|
|||
nginx-demo-2:
|
||||
image: uozi/nginx-ui-demo:latest
|
||||
restart: always
|
||||
entrypoint:
|
||||
environment:
|
||||
- NGINX_UI_NODE_DEMO=true
|
||||
networks:
|
||||
- nginx-ui-network
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue