Skip to content

Commit f96cad4

Browse files
committed
chore(DockerCompose): rename Activity service to app
1 parent 5a496f5 commit f96cad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docker-compose.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.7'
33

44
services:
55

6-
web:
6+
app:
77
build: .
88
command: ["sh", "start.sh"]
99
volumes:

0 commit comments

Comments
 (0)