Skip to content

Commit

Permalink
add container_name into compose
Browse files Browse the repository at this point in the history
  • Loading branch information
hafiziruslan committed Aug 2, 2024
1 parent bf6d524 commit cfba729
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ version: "3"

services:
wppconnect:
container_name: wppconnect-server
build:
context: .
volumes:
Expand Down

0 comments on commit cfba729

Please sign in to comment.