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"
|
version: "3.2"
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
image: "ghcr.io/piyushxcoder/lupt:master"
|
image: "ghcr.io/piyushxcoder/lupt:main"
|
||||||
restart: always
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- ${PORT}:8000
|
- ${PORT}:8000
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue