feat: add create article form and related components
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
image: postgres:16
|
||||
restart: always
|
||||
environment:
|
||||
POSTGRES_DB: absolute
|
||||
POSTGRES_DB: local_db
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: postgres
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user