mirror of
				https://gitlab.sectorq.eu/home/docker-compose.git
				synced 2025-10-31 02:21:10 +01:00 
			
		
		
		
	alias
This commit is contained in:
		| @@ -30,8 +30,7 @@ services: | |||||||
|       timeout: 5s |       timeout: 5s | ||||||
|     image: ${DOCKER_REGISTRY:-docker.io/library/}postgres:16-alpine |     image: ${DOCKER_REGISTRY:-docker.io/library/}postgres:16-alpine | ||||||
|     labels: |     labels: | ||||||
|       wud.watch: true |       wud.watch: false | ||||||
|       wud.watch.digest: true |  | ||||||
|     restart: ${RESTART:-unless-stopped} |     restart: ${RESTART:-unless-stopped} | ||||||
|     volumes: |     volumes: | ||||||
|     - /share/docker_data/authentik/database:/var/lib/postgresql/data |     - /share/docker_data/authentik/database:/var/lib/postgresql/data | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user