mirror of
https://github.com/usatiuk/y.git
synced 2025-10-28 10:37:47 +01:00
Update docker-compose.example.yml to point to GHCR
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
yapp:
|
yapp:
|
||||||
# image: gitlab.fit.cvut.cz:5050/usatiste/tjv-semestralka:master
|
# image: ghcr.io/usatiuk/y:main
|
||||||
# or
|
# or
|
||||||
build: ./
|
build: ./
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user