We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2eb9d1 commit 23b0c9bCopy full SHA for 23b0c9b
1 file changed
env.sample
@@ -1,3 +1,5 @@
1
+#Create a ".env" file in root directory and copy this file to the ".env" file before running docker to ensure no issues when running.
2
+
3
# True for development, False for production
4
DEBUG=True
5
0 commit comments