This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
backend:
|
||||
restart: always
|
||||
image: gitea.cognizata.com/atapy/sorvor
|
||||
build:
|
||||
target: app # choose a stage to use
|
||||
ports:
|
||||
@@ -12,6 +13,7 @@ services:
|
||||
- .env
|
||||
frontend:
|
||||
restart: always
|
||||
image: gitea.cognizata.com/atapy/sorvor-front
|
||||
build:
|
||||
context: ../sorvor-front
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user