Merge branch 'master' of https://basedwa.re/elburg/sts
oops i need to do shit
This commit is contained in:
commit
aaa9eb154c
2 changed files with 0 additions and 9 deletions
4
.replit
4
.replit
|
@ -1,4 +0,0 @@
|
|||
run = "php -S 0.0.0.0:8000 -t ."
|
||||
|
||||
entrypoint = "index.php"
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
{ pkgs }: {
|
||||
deps = [
|
||||
pkgs.php74
|
||||
];
|
||||
}
|
Loading…
Reference in a new issue