Fix?
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
version: '3'
|
||||
services:
|
||||
database:
|
||||
container_name: database
|
||||
image: postgres:17.5
|
||||
|
||||
build: ./
|
||||
restart: always
|
||||
env_file:
|
||||
|
||||
Reference in New Issue
Block a user