Skip to content

Commit

Permalink
исправлен docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
sashachernyakova committed Dec 11, 2024
1 parent b38cb4d commit a0a0376
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ services:
volumes:
- arango_data:/var/lib/arangodb3
command: ["arangod", "--server.endpoint", "tcp://0.0.0.0:8529"]
ports:
- "8529:8529"
networks:
- app-network

Expand Down

0 comments on commit a0a0376

Please sign in to comment.