An open API service indexing awesome lists of open source software.

https://github.com/marktopper/sample-site

Sample PHP + Nginx Docker
https://github.com/marktopper/sample-site

Last synced: 5 months ago
JSON representation

Sample PHP + Nginx Docker

Awesome Lists containing this project

README

          

# Sample Site

Sample PHP site using Docker.

# Install

```
cd docker
docker-compose up -d
```

Then you can access it at `http://localhost:8002`