chg: [docker] updated image path to the github package of this repo
parent
94b33f77e3
commit
3916941e07
|
@ -12,7 +12,7 @@ services:
|
|||
MYSQL_USER: "cerebrate"
|
||||
MYSQL_PASSWORD: "etarberec"
|
||||
www:
|
||||
image: $IMAGE_NAME
|
||||
image: ghcr.io/cerebrate-project/cerebrate:main
|
||||
ports:
|
||||
- "8080:80"
|
||||
volumes:
|
||||
|
|
Loading…
Reference in New Issue