Add image
This commit is contained in:
parent
4b8ec2b4c5
commit
326ef86415
|
@ -2,6 +2,7 @@ version: '3'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
rimgo:
|
rimgo:
|
||||||
|
#image: quay.io/pussthecatorg/rimgo # Uncomment to use image
|
||||||
build: .
|
build: .
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 3000:3000
|
||||||
|
|
Loading…
Reference in New Issue