chore: Move API source code to API folder.
This commit is contained in:
parent
8015b0af74
commit
d3a664fea4
59 changed files with 43 additions and 38 deletions
|
@ -1,9 +1,9 @@
|
|||
services:
|
||||
nextnet:
|
||||
nextnet-api:
|
||||
build:
|
||||
context: "."
|
||||
context: "./api"
|
||||
dockerfile: Dockerfile
|
||||
image: nextnet/latest
|
||||
image: nextnet-api/latest
|
||||
container_name: nextnet-api
|
||||
restart: always
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue