[Komodo] boris: Write Stack File: update compose.yaml
This commit is contained in:
16
compose.yaml
Normal file
16
compose.yaml
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
## Add your compose file here
|
||||||
|
services:
|
||||||
|
hello_world:
|
||||||
|
image: hello-world
|
||||||
|
# networks:
|
||||||
|
# - default
|
||||||
|
# ports:
|
||||||
|
# - 3000:3000
|
||||||
|
# volumes:
|
||||||
|
# - data:/data
|
||||||
|
|
||||||
|
# networks:
|
||||||
|
# default: {}
|
||||||
|
|
||||||
|
# volumes:
|
||||||
|
# data:
|
||||||
Reference in New Issue
Block a user