mirror of https://github.com/PiyushXCoder/lupt.git
Fixed docker-composer
This commit is contained in:
parent
fc378721f5
commit
7ac3ca7a84
|
|
@ -2,7 +2,7 @@
|
|||
version: "3.2"
|
||||
services:
|
||||
web:
|
||||
image: "ghcr.io/piyushxcoder/lupt:master"
|
||||
image: "ghcr.io/piyushxcoder/lupt:main"
|
||||
restart: always
|
||||
ports:
|
||||
- ${PORT}:8000
|
||||
|
|
|
|||
Loading…
Reference in New Issue