Skip to content

Commit f6f1819

Browse files
committed
docs: clarify docker-compose usage
1 parent 2a083a8 commit f6f1819

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docker-compose.yml

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# The docker-compose.yml file is __only__ used for local development.
2+
# This means that changes to this file will not affect cloud deployments in any way.
3+
# Read more at https://docs.divio.com/reference/docker-docker-compose/
14
services:
25
web:
36
build: .

0 commit comments

Comments
 (0)