chore: removed docker-compose version

This commit is contained in:
xFuture603 2025-07-31 10:05:06 +02:00
parent 5df2cbe5d7
commit f24c972216
No known key found for this signature in database
5 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,6 @@
services:
---
services:
copyparty:
image: copyparty/ac:latest
container_name: copyparty

View file

@ -1,4 +1,4 @@
version: '3.3'
---
networks:
net:

View file

@ -1,6 +1,5 @@
# https://goauthentik.io/docker-compose.yml
---
version: "3.4"
services:
postgresql:

View file

@ -1,6 +1,6 @@
# https://goauthentik.io/docs/providers/proxy/server_traefik
---
version: "3.7"
services:
traefik:
image: traefik:v2.2

View file

@ -1,4 +1,4 @@
version: "3.4"
---
volumes:
database: