update config
This commit is contained in:
parent
66a01fd399
commit
f2dc79ed7a
|
|
@ -125,8 +125,10 @@ services:
|
|||
depends_on:
|
||||
- db
|
||||
networks:
|
||||
- dd
|
||||
- ingress
|
||||
dd:
|
||||
ingress:
|
||||
aliases:
|
||||
- ${NETWORK}-dashboard
|
||||
|
||||
nginx:
|
||||
image: nginx:1.25.3-alpine3.18
|
||||
|
|
|
|||
Loading…
Reference in New Issue