chore: Remove version from docker-compose.yml #100

Merged
moritz merged 1 commit from push-sxprlrrkoxtw into main 2025-07-17 20:04:04 +02:00

View file

@ -1,5 +1,3 @@
version: "3.5"
networks:
local:
rauthy-dev:
@ -30,7 +28,6 @@ services:
networks:
- rauthy-dev
rauthy:
container_name: rauthy-dev
image: ghcr.io/sebadob/rauthy:0.31.2
@ -64,5 +61,3 @@ services:
volumes:
postgres-data:
rauthy-data: