summaryrefslogtreecommitdiff
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorfx <[email protected]>2023-10-14 22:01:33 +0200
committerfx <[email protected]>2023-10-14 22:01:33 +0200
commit6648d1da1df9a4e4e2945739fc0fd3c7f77643cb (patch)
treee487bbf77c5280a58ee5bcd69f6b74018be96430 /docker-compose.yml
parent25885b8e08252db20f2a50e64184b6a59e546a73 (diff)
downloadwebol-6648d1da1df9a4e4e2945739fc0fd3c7f77643cb.tar
webol-6648d1da1df9a4e4e2945739fc0fd3c7f77643cb.tar.gz
webol-6648d1da1df9a4e4e2945739fc0fd3c7f77643cb.zip
test this fing shit on pi wohoo
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 1980356..9d73e9b 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -3,6 +3,7 @@ version: '3.1'
3services: 3services:
4 db: 4 db:
5 image: postgres 5 image: postgres
6 container_name: webol_dev_postgres
6 restart: no 7 restart: no
7 environment: 8 environment:
8 POSTGRES_PASSWORD: postgres 9 POSTGRES_PASSWORD: postgres