chore: removed docker-compose version
This commit is contained in:
parent
5df2cbe5d7
commit
f24c972216
@ -1,5 +1,6 @@
|
|||||||
services:
|
---
|
||||||
|
|
||||||
|
services:
|
||||||
copyparty:
|
copyparty:
|
||||||
image: copyparty/ac:latest
|
image: copyparty/ac:latest
|
||||||
container_name: copyparty
|
container_name: copyparty
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
version: '3.3'
|
---
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
net:
|
net:
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
# https://goauthentik.io/docker-compose.yml
|
# https://goauthentik.io/docker-compose.yml
|
||||||
---
|
---
|
||||||
version: "3.4"
|
|
||||||
|
|
||||||
services:
|
services:
|
||||||
postgresql:
|
postgresql:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
# https://goauthentik.io/docs/providers/proxy/server_traefik
|
# https://goauthentik.io/docs/providers/proxy/server_traefik
|
||||||
---
|
---
|
||||||
version: "3.7"
|
|
||||||
services:
|
services:
|
||||||
traefik:
|
traefik:
|
||||||
image: traefik:v2.2
|
image: traefik:v2.2
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
version: "3.4"
|
---
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
database:
|
database:
|
||||||
|
Loading…
Reference in New Issue
Block a user