Skip to content

Commit

Permalink
Add container name to docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mnhock authored and mnhock committed Aug 3, 2023
1 parent 3784884 commit f49e012
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 @@ -6,6 +6,7 @@ volumes:
services:
naikan:
image: enofex/naikan
container_name: naikan
#environment:
# The Naikan container can be configured using any of the available configuration properties:
#
Expand Down

0 comments on commit f49e012

Please sign in to comment.