Skip to content

Commit

Permalink
Merge pull request #12 from onionj/main
Browse files Browse the repository at this point in the history
fix typo issue for running docker-compose.dev.yml
  • Loading branch information
rafsaf authored Jun 30, 2022
2 parents 1225637 + 052e6fb commit e820c9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3.7"

# Database + Webserver (under http, for testing setup on localhost:80)
#
# docker-compose up -f docker-compose.dev.yml -d
# docker-compose -f docker-compose.dev.yml up -d
#

services:
Expand Down

0 comments on commit e820c9b

Please sign in to comment.