Change Deployment to be cleaner

This commit is contained in:
2021-09-23 03:28:26 +00:00
parent f9c776bcdd
commit 28a512baf0
4 changed files with 57 additions and 77 deletions

View File

@@ -2,7 +2,7 @@ version: "3"
services:
fluttershub.com:
image: registry.gitlab.com/mrflutters/fluttershub:latest
image: ghcr.io/hotarublaze/fluttershub:latest
restart: always
networks:
- external