Skip to content

Commit 279ce33

Browse files
ziyous09Copilot
andauthored
Update fasthttp-postgres/docker-compose.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 3d7d63d commit 279ce33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fasthttp-postgres/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ services:
1616
build:
1717
context: .
1818
dockerfile: Dockerfile
19-
container_name: fasthttp-app
19+
container_name: fasthttp-app
2020
environment:
2121
- DB_HOST=postgres
2222
- DB_PORT=5432

0 commit comments

Comments
 (0)