Skip to content

Commit

Permalink
Container name added to facilitate cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
foozleface committed Jul 12, 2024
1 parent 856faa2 commit 6e476ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ services:
user: antcat
stdin_open: true
tty: true
container_name: antcat_app


db:
image: mysql:5.7
Expand Down

0 comments on commit 6e476ac

Please sign in to comment.