Skip to content

Commit

Permalink
Update docker-compose.yml (fixes #308)
Browse files Browse the repository at this point in the history
  • Loading branch information
h44z authored Nov 24, 2024
1 parent 486a6ac commit f7c3bdf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
---
version: '3.6'
services:
wg-portal:
image: wgportal/wg-portal:v2
image: wgportal/wg-portal:latest
container_name: wg-portal
restart: unless-stopped
logging:
Expand Down

0 comments on commit f7c3bdf

Please sign in to comment.