fix docker-compose.yml
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
services:
|
||||
postgres:
|
||||
postgres:
|
||||
image: postgres:16
|
||||
container_name: toir-light-postgres
|
||||
restart: unless-stopped
|
||||
@@ -22,7 +22,6 @@ postgres:
|
||||
networks:
|
||||
- toir-light
|
||||
|
||||
|
||||
server:
|
||||
build:
|
||||
context: ./server
|
||||
|
||||
Reference in New Issue
Block a user