We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e95b7 commit 00f872bCopy full SHA for 00f872b
docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
image: nextcloud:23.0.3
22
restart: always
23
ports:
24
- - 8080:80
+ - 127.0.0.1:8080:80
25
links:
26
- db
27
volumes:
0 commit comments