Skip to content

Commit 192c34c

Browse files
Update docker-compose.yaml
1 parent 505490d commit 192c34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ services:
99
- redis
1010
- evolution-postgres
1111
ports:
12-
- "8080:8080"
12+
- "127.0.0.1:8080:8080"
1313
volumes:
1414
- evolution_instances:/evolution/instances
1515
networks:

0 commit comments

Comments
 (0)