Skip to content

Commit 6d4106d

Browse files
committed
add a .env example to the repo
1 parent 476a924 commit 6d4106d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.env.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)