Go to file
ray 10ea018e68 frontend working 2019-02-25 23:05:03 +02:00
app frontend working 2019-02-25 23:05:03 +02:00
etc/nginx/sites-available frontend working 2019-02-25 23:05:03 +02:00
server frontend working 2019-02-25 23:05:03 +02:00
.env-dev .env files 2019-02-25 19:03:32 +00:00
.env-production frontend working 2019-02-25 23:05:03 +02:00
.gitignore frontend working 2019-02-25 23:05:03 +02:00
README.md added readme 2019-02-25 19:07:24 +00:00
TODO.md update 2019-02-17 19:19:07 +00:00
docker-compose.yml frontend working 2019-02-25 23:05:03 +02:00
yarn.lock fix: environment variables - now using @nuxtjs/dotenv 2019-02-25 18:31:31 +00:00

README.md

docker-compose.yml will use .env to set environment variables.
Rename either .env-dev or .env-production to .env before running for the first time.