diff --git a/compose.yml b/compose.yml index f6696e5..ec764f3 100644 --- a/compose.yml +++ b/compose.yml @@ -1,12 +1,12 @@ -name: www-adrian-altner-com +name: adrian-altner-com services: website: build: context: . dockerfile: Containerfile - image: localhost/www.adrian-altner.com:latest - container_name: www.adrian-altner.com + image: localhost/adrian-altner.com:latest + container_name: adrian-altner.com ports: - "4321:4321" environment: