mirror of
https://github.com/kevin-DL/full-stack-fastapi-postgresql.git
synced 2026-01-12 02:05:14 +00:00
8 lines
107 B
YAML
8 lines
107 B
YAML
version: '3.3'
|
|
services:
|
|
backend:
|
|
networks:
|
|
default:
|
|
aliases:
|
|
- ${DOMAIN}
|