diff --git a/Traefikv3/docker-compose.yaml b/Traefikv3/docker-compose.yaml index f0d5563..aa9fad7 100644 --- a/Traefikv3/docker-compose.yaml +++ b/Traefikv3/docker-compose.yaml @@ -13,7 +13,7 @@ services: env_file: - .env # store other secrets e.g., dashboard password networks: - proxy: + - proxy ports: - 80:80 - 443:443 @@ -51,4 +51,4 @@ services: networks: proxy: - external: true # or comment this line to auto create the network \ No newline at end of file + external: true # or comment this line to auto create the network