mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-16 09:05:39 +01:00
test
This commit is contained in:
@@ -47,7 +47,7 @@ VOLUME /etc/headscale
|
||||
VOLUME /data
|
||||
|
||||
USER root
|
||||
RUN chown 1000:1000 /data
|
||||
RUN mkdir -p /data && chown 1000:1000 /data
|
||||
USER 1000
|
||||
|
||||
EXPOSE 5000/tcp
|
||||
|
||||
Reference in New Issue
Block a user