chore: remove commented section #32

Merged
polpetta merged 1 commits from headscale-updates into master 2024-08-04 13:05:35 +02:00
1 changed files with 0 additions and 17 deletions

View File

@ -1,5 +1,3 @@
version: "3.9"
services:
headscale:
image: headscale/headscale:0.22.3
@ -18,21 +16,6 @@ services:
options:
max-size: "10m"
max-file: "3"
#headscale-admin:
# image: goodieshq/headscale-admin:latest
# container_name: headscale-admin
# restart: unless-stopped
# depends_on:
# - headscale
# networks:
# - proxy
# env_file:
# - env-vpn-ui
# logging:
# driver: "json-file"
# options:
# max-size: "10m"
# max-file: "3"
networks:
proxy: