All of the tutorials I find (and on their documentation) say it's in the /var/www/pterodactyl .env file and says to look for something similar
# Sets your panel to use s3 for backupsAPP_BACKUP_DRIVER=s3# Info to actually use s3AWS_DEFAULT_REGION=AWS_ACCESS_KEY_ID=AWS_SECRET_ACCESS_KEY=AWS_BACKUPS_BUCKET=AWS_ENDPOINT=
# Sets your panel to use s3 for backupsAPP_BACKUP_DRIVER=s3# Info to actually use s3AWS_DEFAULT_REGION=AWS_ACCESS_KEY_ID=AWS_SECRET_ACCESS_KEY=AWS_BACKUPS_BUCKET=AWS_ENDPOINT=
however, I see nothing like this in my .env file. Do I just add these to the file? I'm confused lol.