fix
This commit is contained in:
@@ -2,7 +2,9 @@ version: "3.9"
|
||||
|
||||
services:
|
||||
node:
|
||||
build: ./node-api
|
||||
build:
|
||||
context: .
|
||||
dockerfile: node-api/Dockerfile
|
||||
image: gitea.nucleoriofrio.com/nucleo000/radiusnucleo:latest
|
||||
environment:
|
||||
- VLAN_ID=2
|
||||
|
||||
Reference in New Issue
Block a user