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