Skip to content

Commit

Permalink
master - updated dockerfile to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ionghitun committed Oct 15, 2021
1 parent 02ac4d8 commit c9e1129
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: '3'
version: '3.9'
services:
nginx-proxy:
container_name: nginx-proxy
Expand Down Expand Up @@ -32,5 +32,5 @@ services:

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

0 comments on commit c9e1129

Please sign in to comment.