Switch docker-compose to use image
This commit is contained in:
parent
0022055898
commit
5eb40f9ba7
@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
hardlounge:
|
hardlounge:
|
||||||
#image: git.supernets.org/supernets/hardlounge:latest
|
image: git.supernets.org/supernets/hardlounge:latest
|
||||||
build: .
|
#build: .
|
||||||
ports:
|
ports:
|
||||||
- "9000:9000"
|
- "9000:9000"
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user