This website works better with JavaScript.
Explore
Help
Sign In
angel
/
JikanDockerized
mirror of
https://github.com/aruppi/JikanDockerized.git
Watch
1
Star
0
Fork
You've already forked JikanDockerized
0
Code
Issues
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
239b5f955f
alpine
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '239b5f955f'
${ noResults }
JikanDockerized
/
jikan
/
run-jikan.sh
3 lines
71 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
chmod -R a+w storage/
php -S 0.0.0.0:8080 -t public
Reference in New Issue
View Git Blame
Copy Permalink