Skip to content

Commit

Permalink
removing commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
madflojo committed Jun 8, 2024
1 parent 3c63001 commit 4b0becd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion load-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ services:
- "APP_SQL_DSN=root:example@tcp(mysql:3306)/example"
- "APP_ENABLE_KVSTORE=true"
- "APP_KVSTORE_TYPE=in-memory"
# - "APP_REDIS_SERVER=redis:6379"
volumes:
- "./config:/config"
- "./functions/build:/functions"
Expand Down

0 comments on commit 4b0becd

Please sign in to comment.