rename stacks to separe host and user worlds
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
# target .env-clean: Remove .env
|
||||
.PHONY: .env-clean
|
||||
.env-clean:
|
||||
rm -f .env || true
|
||||
rm -i .env || true
|
||||
|
||||
# include .env file
|
||||
-include .env
|
||||
|
||||
Reference in New Issue
Block a user