We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c1ed77 commit d6dbc95Copy full SHA for d6dbc95
1 file changed
docker-compose.prod.yml
@@ -37,6 +37,8 @@ services:
37
- postgres_data:/var/lib/postgresql/data
38
networks:
39
- app_network
40
+ extra_hosts:
41
+ - "netvault.ru:host_gateway"
42
43
44
redis:
0 commit comments