Merge pull request #616 from azfoxd/patch-1

Update getting_started.md
This commit is contained in:
Rowan 2024-11-19 13:47:54 +00:00 committed by GitHub
commit 5fc614af5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -184,7 +184,7 @@ The last step in the installation process is to set the correct permissions on t
use them correctly.
``` bash
# If using NGINX or Apache (not on RHEL / Rocky Linux / AlmaLinux)
# If using NGINX, Apache or Caddy (not on RHEL / Rocky Linux / AlmaLinux)
chown -R www-data:www-data /var/www/pterodactyl/*
# If using NGINX on RHEL / Rocky Linux / AlmaLinux