Skip to content
This repository was archived by the owner on Apr 3, 2023. It is now read-only.

Commit 5b93150

Browse files
authored
🐳 (global) fix service name
1 parent 7c0dc22 commit 5b93150

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
@@ -1,6 +1,6 @@
11
version: '3'
22
services:
3-
api:
3+
application:
44
image: ungdev/etuutt-api
55
depends_on:
66
- database

0 commit comments

Comments
 (0)