Skip to content

Commit 0a25feb

Browse files
Update services/espocrm/compose.yml
Co-authored-by: Jack Spiering <46534141+jackspiering@users.noreply.github.com>
1 parent 400f212 commit 0a25feb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/espocrm/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ services:
4848
restart: always
4949

5050
# ${SERVICE}
51-
espocrm-db:
51+
database:
5252
image: mariadb:latest
5353
container_name: db-${SERVICE}
5454
environment:

0 commit comments

Comments
 (0)