Skip to content

Commit 387d052

Browse files
Robin Alexanderikke-t
authored andcommitted
--hostname needed with the usage of the environment files
1 parent 05cc85b commit 387d052

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.examples/podman/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ podman run --name mariadb-lb \
2424
--detach \
2525
--replace \
2626
--network librebooking \
27+
--hostname db \
2728
--env-file db.env \
2829
-v db-conf:/config:U \
2930
-p 3306:3306 \

0 commit comments

Comments
 (0)