Skip to content

Commit f383020

Browse files
committed
update test service name from e2e
1 parent de30588 commit f383020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
context: .
2020
dockerfile: ./Dockerfile.postgres
2121
# Testing
22-
e2e:
22+
test:
2323
build: .
2424
ports:
2525
- 80:3099

0 commit comments

Comments
 (0)