doc: fix --build flag in web docker compose (#1522)

This commit is contained in:
iTrooz
2024-01-31 12:19:26 +01:00
committed by GitHub
parent 80953a2286
commit baf1e88689

View File

@@ -1,4 +1,4 @@
# docker compose -f dist/web/compose.yml --build up
# docker compose -f dist/web/compose.yml up --build
version: '3'
services:
imhex_web: