1
0
mirror of synced 2024-11-23 23:31:02 +01:00

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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: