4 lines
80 B
Docker
4 lines
80 B
Docker
FROM netbirdio/netbird-server:latest
|
|
|
|
COPY config.yaml /etc/netbird/config.yaml
|