web now connects
This commit is contained in:
parent
fcc7f46a9d
commit
bd1a2667bf
@ -2,7 +2,7 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
image: "vlafvlaf/karrot_frontend:test"
|
image: "vlafvlaf/karrot_frontend:0.0.2"
|
||||||
depends_on:
|
depends_on:
|
||||||
- app
|
- app
|
||||||
healthcheck:
|
healthcheck:
|
||||||
@ -11,6 +11,7 @@ services:
|
|||||||
timeout: 3s
|
timeout: 3s
|
||||||
retries: 30
|
retries: 30
|
||||||
networks:
|
networks:
|
||||||
|
- internal
|
||||||
- proxy
|
- proxy
|
||||||
volumes:
|
volumes:
|
||||||
- "app_data:/app/uploads"
|
- "app_data:/app/uploads"
|
||||||
|
Loading…
Reference in New Issue
Block a user