chore: update manifests and submodules [skip ci]
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
elysia-api:
|
elysia-api:
|
||||||
container_name: elysia-api
|
container_name: elysia-api
|
||||||
image: ghcr.io/asepharyana/asepharyana-hub/elysia-api:sha-5b087ae
|
image: ghcr.io/asepharyana/asepharyana-hub/elysia-api:sha-fe998aa
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
app-shared-net:
|
app-shared-net:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
services:
|
services:
|
||||||
react-web:
|
react-web:
|
||||||
container_name: react-web
|
container_name: react-web
|
||||||
image: ghcr.io/asepharyana/asepharyana-hub/react-web:sha-5b087ae
|
image: ghcr.io/asepharyana/asepharyana-hub/react-web:sha-fe998aa
|
||||||
restart: always
|
restart: always
|
||||||
networks: [app-shared-net]
|
networks: [app-shared-net]
|
||||||
environment:
|
environment:
|
||||||
|
|||||||
Reference in New Issue
Block a user