fireguard/form

View on GitHub
docker-compose.yml

Summary

Maintainability
Test Coverage
version: "2"

services:
  web:
    image: fireguard/php-nginx
    ports:
      - "80:80"
    volumes:
      - ./:/project