We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 476a924 commit 6d4106dCopy full SHA for 6d4106d
1 file changed
.env.example
@@ -0,0 +1,4 @@
1
+# Copy this file to .env and adjust as needed.
2
+# Use 'local' to build the Flask image from the local Dockerfile.
3
+# Use 'remote' to pull the pre-built image from the registry.
4
+COMPOSE_PROFILES=local
0 commit comments