Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
Update docker-compose.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uilton-oliveira authored Apr 4, 2021
1 parent 116086d commit 4f0766a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'

services:
legendasws:
image: uilton/legendasws:latest
image: ghcr.io/darksupremo/legendasws:latest
restart: unless-stopped
ports:
- 3000:3000
Expand All @@ -18,4 +18,4 @@ services:
- infranet

networks:
infranet:
infranet:

0 comments on commit 4f0766a

Please sign in to comment.