Skip to content

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LinMoQC committed May 1, 2024
1 parent e010d04 commit 719026b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,3 @@ services:
networks:
- my_network
restart: always

memory_front:
image: karensky/memory_blog:latest
ports:
- "81:80"
depends_on:
- memory_backend
networks:
- my_network

0 comments on commit 719026b

Please sign in to comment.