added APP_ENV dev or stage

This commit is contained in:
2020-07-14 16:18:21 +02:00
parent d57c6b3c06
commit ac94d2ca2f
4 changed files with 19 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
version: '3.7'
services:
client:
environment:
- APP_ENV=prod