This website works better with JavaScript.
Explore
Help
Sign In
Website
/
Memory
Watch
1
Star
0
Fork
You've already forked Memory
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1
Commit
1
Branch
3
Tags
5.2 MiB
Tag:
Branch:
Tree:
66758c5d99
main
v0.9
v1.0
v1.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '66758c5d99'
${ noResults }
Memory
/
public
/
data
/
settings
/
get_port.php
2 lines
64 B
Raw
Normal View
History
Unescape
Escape
Init
2 years ago
<?php
echo parse_ini_file("../../../server/.env")["HTTPS_PORT"];