Skip to content

Commit

Permalink
Add memcached Datomic Peer to docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fr33m0nk committed Feb 17, 2024
1 parent 5e110c6 commit 032a624
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ services:
- DATOMIC_DB_NAME=${DATOMIC_DB_NAME}
- PEER_ACCESSKEY=${PEER_ACCESSKEY}
- PEER_SECRET=${PEER_SECRET}
- MEMCACHED_HOST=192.168.200.2
restart: always
networks:
datomic-network:
Expand Down

0 comments on commit 032a624

Please sign in to comment.