Skip to content

Commit

Permalink
fix: style docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsm-dev committed Jun 17, 2022
1 parent d6175a0 commit 68244ec
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
@@ -1,4 +1,3 @@
---
version: "3.9"

# ================================================
Expand Down Expand Up @@ -34,11 +33,3 @@ services:
tty: true
restart: on-failure
logging: *default-logging
networks: ["loli"]

# ================================================
# DEFINING NETWORKS
# ================================================

networks:
loli:

0 comments on commit 68244ec

Please sign in to comment.