mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2026-03-14 22:30:01 +01:00
build
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
|||||||
|
|
||||||
restart: always
|
restart: always
|
||||||
volumes:
|
volumes:
|
||||||
- pgdata:/var/lib/postgresql/data
|
- pgdata1:/var/lib/postgresql/data
|
||||||
linkwarden:
|
linkwarden:
|
||||||
env_file: .env
|
env_file: .env
|
||||||
environment:
|
environment:
|
||||||
@@ -44,6 +44,6 @@ services:
|
|||||||
- meili_data:/meili_data
|
- meili_data:/meili_data
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
pgdata:
|
pgdata1:
|
||||||
data:
|
data:
|
||||||
meili_data:
|
meili_data:
|
||||||
Reference in New Issue
Block a user