change names in docker-compose
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
api:
|
agologum-api:
|
||||||
image: git.vxbard.net/homeburger/agologum-api:latest
|
image: git.vxbard.net/homeburger/agologum-api:latest
|
||||||
container_name: agologum-api
|
container_name: agologum-api
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
client:
|
agologum-client:
|
||||||
image: git.vxbard.net/homeburger/agologum-client:latest
|
image: git.vxbard.net/homeburger/agologum-client:latest
|
||||||
container_name: agologum-client
|
container_name: agologum-client
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user