diff --git a/docker-compose.yml b/docker-compose.yml index e1b3a95..1fc1519 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -35,4 +35,4 @@ services: volumes: - ./https-nginx/cert:/var/lib/https-portal - ./https-nginx/logs:/var/log - - ./public:/data/https-portal/vhosts/kamil-zuk-cv.tk \ No newline at end of file + - ./public:/var/www/vhosts/kamil-zuk-cv.tk \ No newline at end of file