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.
c27adaa473
alpine
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c27adaa473'
${ noResults }
JikanDockerized
/
jikan
/
run-jikan.sh
3 lines
69 B
Bash
Raw
Blame
History
#!/usr/bin/env sh
chmod -R a+w storage/
php -S 0.0.0.0:8080 -t public
Reference in New Issue
View Git Blame
Copy Permalink