sc/full-world-wrap #6

Open
steve-admin wants to merge 17 commits from sc/full-world-wrap into main
Showing only changes of commit e5413b4f0c - Show all commits
-3
View File
@@ -6,9 +6,6 @@ services:
- POSTGRES_DB=line_of_sight - POSTGRES_DB=line_of_sight
- POSTGRES_USER=line_of_sight - POSTGRES_USER=line_of_sight
- POSTGRES_PASS=line_of_sight_pass - POSTGRES_PASS=line_of_sight_pass
- ALLOW_IP_RANGE=0.0.0.0/0
ports:
- "5432:5432"
volumes: volumes:
- pgdata:/var/lib/postgresql - pgdata:/var/lib/postgresql
- ./docker/init.sql:/docker-entrypoint-initdb.d/init.sql - ./docker/init.sql:/docker-entrypoint-initdb.d/init.sql