Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 790 Bytes

File metadata and controls

26 lines (19 loc) · 790 Bytes

Tohu ENV

Tofu is delicious Ah, the spelling of tofu was "Tofu" ... (I accidentally changed it to "Tohu" but I don't care)

Description

Tohu ENV is the minimum configuration to launch the environment of Apache + PHP + MySQL.

Getting Started

Dependencies

  • It worked on MacOS in my environment. I'm not sure about Linux and Windows.
  • Installation of docker and docker-compose is required.

Installing

  1. Move to the project directory
  2. Run docker-compose up
  3. Launch your browser on http://localhost:18080 スクリーンショット 2021-06-08 1 30 00

Authors

shiro => Blog

Version History

  • 0.1
    • Initial Release