docker-compose moved to localhost

This commit is contained in:
2023-06-06 16:53:09 +03:00
parent f77da9cfc5
commit 309d351196

View File

@@ -7,4 +7,4 @@ services:
volumes:
- .:/code
ports:
- "8080:8080"
- "127.0.0.1:8080:8080"