From: Damian Myrda Date: Sat, 7 Sep 2024 21:53:40 +0000 (-0500) Subject: Add a better name X-Git-Url: http://git.prime8.dev/?a=commitdiff_plain;h=cf9665b697d95a3b3ed46b06aaddfd989ae13d3e;p=p8d.git Add a better name --- diff --git a/compose.yml b/compose.yml index 858fa21..dbd7809 100644 --- a/compose.yml +++ b/compose.yml @@ -1,5 +1,6 @@ services: web: + container_name: web build: . ports: - "80:80"