We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0398db0 commit b356f83Copy full SHA for b356f83
docker-compose.yml
@@ -9,7 +9,7 @@ services:
9
- ./ols/sites:/var/www/vhosts/
10
- ./ols/acme:/root/.acme.sh/
11
- ./ols/logs:/usr/local/lsws/logs/
12
- - /etc/letsencrypt:/etc/letsencrypt
+ - ./letsencrypt:/etc/letsencrypt
13
ports:
14
- 443:443
15
- 443:443/udp
0 commit comments