This website works better with JavaScript.
Explore
Help
Sign In
Website
/
Pong
Watch
1
Star
0
Fork
You've already forked Pong
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
6
Tags
2.0 MiB
TypeScript
78.5%
HTML
11.9%
CSS
9.6%
Tag:
Branch:
Tree:
96d350d0be
main
v2.0
v2.1
v2.2
v2.3
v2.4
v2.5
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '96d350d0be'
${ noResults }
Pong
/
public
/
data
/
settings
/
get_port.php
2 lines
64 B
Raw
Blame
History
<
?
php
echo
parse_ini_file
(
"
../../../server/.env
"
)[
"
HTTPS_PORT
"
];
Reference in new issue
View Git Blame
Copy Permalink