Skip to content

Commit c4ab318

Browse files
authored
Update docker-compose.example.yml (pterodactyl#3707)
1 parent ef4410b commit c4ab318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ services:
5757
- cache
5858
volumes:
5959
- "/srv/pterodactyl/var/:/app/var/"
60-
- "/srv/pterodactyl/nginx/:/etc/nginx/conf.d/"
60+
- "/srv/pterodactyl/nginx/:/etc/nginx/http.d/"
6161
- "/srv/pterodactyl/certs/:/etc/letsencrypt/"
6262
- "/srv/pterodactyl/logs/:/app/storage/logs"
6363
environment:

0 commit comments

Comments
 (0)