Skip to content

inowas/docker-inowas-api

Repository files navigation

docker-inowas-api

The docker-config to setup the project

Installation

Please copy the file .env.dist to .env and configure for your needs!

Open your /etc/hosts file and add the following entry:

172.17.0.1       inowas.local

Running

To start this application, you have to use the dev.sh bash script. This is needed to use some definitions to ensure that all applications can communicate with each other.

On Linux

$ . dev.sh

On Mac

$ source dev.sh

About

The docker-config to setup the project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published