Environment variables - UnosquareBelfast/AdminCore GitHub Wiki

Set up

Add a .env file to the /web-app directory. Set:

DOMAIN='http://localhost'

IF using Docker Toolbox, set to the IP of 'http://192.168.99.100:80' and Map to PORT 80 (or the port your docker-compose.yaml file is configured to)