Add Litlab
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM php:8.3-cli-alpine3.22
|
||||
|
||||
ENTRYPOINT ["php", "-S", "localhost:8008", "-t", "public/"]
|
||||
Reference in New Issue
Block a user