Add alias of lasuite-app instead of app to prevent docker DNS name conflict
This commit is contained in:
@ -86,7 +86,9 @@ services:
|
||||
app:
|
||||
image: lasuite/impress-frontend:v3.4.2
|
||||
networks:
|
||||
- backend
|
||||
backend:
|
||||
aliases:
|
||||
- lasuite-app
|
||||
deploy:
|
||||
labels:
|
||||
- "traefik.enable=false"
|
||||
|
||||
Reference in New Issue
Block a user