mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Move kubernetes to top folder
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
postgres:
|
||||
image: postgres:11
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- 54322:5432
|
||||
volumes:
|
||||
- /mnt/data:/var/lib/postgresql/data
|
||||
environment:
|
||||
POSTGRES_PASSWORD: "@wahyd4"
|
||||
POSTGRES_DB: home
|
||||
Reference in New Issue
Block a user