Skip to content

Commit

Permalink
Update docker-compose format
Browse files Browse the repository at this point in the history
  • Loading branch information
ecc521 committed Oct 8, 2024
1 parent 80bb6c1 commit dd4991a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: '3.6'

services:
rivers.run:
image: rivers.run
Expand Down Expand Up @@ -27,5 +25,5 @@ services:

networks:
default:
external:
name: nginx-proxy
name: nginx-proxy
external: true

0 comments on commit dd4991a

Please sign in to comment.